﻿2026-06-07T22:49:58.0778592Z Current runner version: '2.334.0'
2026-06-07T22:49:58.0783187Z Runner name: 'hfenduleam'
2026-06-07T22:49:58.0783629Z Runner group name: 'Default'
2026-06-07T22:49:58.0784133Z Machine name: 'HFENDULEAM'
2026-06-07T22:49:58.0786050Z ##[group]GITHUB_TOKEN Permissions
2026-06-07T22:49:58.0787352Z Contents: read
2026-06-07T22:49:58.0787690Z Metadata: read
2026-06-07T22:49:58.0787999Z Packages: read
2026-06-07T22:49:58.0788320Z ##[endgroup]
2026-06-07T22:49:58.0789530Z Secret source: Actions
2026-06-07T22:49:58.0789939Z Prepare workflow directory
2026-06-07T22:49:58.1133040Z Prepare all required actions
2026-06-07T22:49:58.1157664Z Getting action download info
2026-06-07T22:49:58.4572321Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-07T22:49:59.3577420Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-07T22:49:59.4252684Z ##[group]Run actions/checkout@v5
2026-06-07T22:49:59.4253477Z with:
2026-06-07T22:49:59.4253774Z   repository: SaberMage/spt-core
2026-06-07T22:49:59.4257010Z   token: ***
2026-06-07T22:49:59.4257296Z   ssh-strict: true
2026-06-07T22:49:59.4257608Z   ssh-user: git
2026-06-07T22:49:59.4257914Z   persist-credentials: true
2026-06-07T22:49:59.4258255Z   clean: true
2026-06-07T22:49:59.4258586Z   sparse-checkout-cone-mode: true
2026-06-07T22:49:59.4258934Z   fetch-depth: 1
2026-06-07T22:49:59.4259245Z   fetch-tags: false
2026-06-07T22:49:59.4259550Z   show-progress: true
2026-06-07T22:49:59.4259851Z   lfs: false
2026-06-07T22:49:59.4260137Z   submodules: false
2026-06-07T22:49:59.4260444Z   set-safe-directory: true
2026-06-07T22:49:59.4260929Z ##[endgroup]
2026-06-07T22:50:00.1664158Z Syncing repository: SaberMage/spt-core
2026-06-07T22:50:00.1665734Z ##[group]Getting Git version info
2026-06-07T22:50:00.1666677Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-07T22:50:00.1906840Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:50:00.2106320Z git version 2.43.0.windows.1
2026-06-07T22:50:00.2131231Z ##[endgroup]
2026-06-07T22:50:00.2139455Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\865edf71-ec22-44da-8a2e-ecdc8d44ea57\.gitconfig'
2026-06-07T22:50:00.2153075Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\865edf71-ec22-44da-8a2e-ecdc8d44ea57' before making global git config changes
2026-06-07T22:50:00.2155156Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:50:00.2159494Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-07T22:50:00.2390798Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-07T22:50:00.2578154Z https://github.com/SaberMage/spt-core
2026-06-07T22:50:00.2606607Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T22:50:00.2611018Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T22:50:00.2804936Z refs/heads/dev-freeform
2026-06-07T22:50:00.2831913Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-07T22:50:00.3319762Z HEAD is now at 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:50:00.3796235Z ##[endgroup]
2026-06-07T22:50:00.3797797Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-07T22:50:00.7594763Z ##[group]Cleaning the repository
2026-06-07T22:50:00.7599357Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-07T22:50:06.2488848Z Removing .adapter-notify/
2026-06-07T22:50:06.2489584Z Removing target/
2026-06-07T22:50:06.2522589Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-07T22:50:06.2904766Z HEAD is now at 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:50:06.2930766Z ##[endgroup]
2026-06-07T22:50:06.2935057Z ##[group]Disabling automatic garbage collection
2026-06-07T22:50:06.2940343Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T22:50:06.3172740Z ##[endgroup]
2026-06-07T22:50:06.3173120Z ##[group]Setting up auth
2026-06-07T22:50:06.3180802Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:50:06.3402815Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-07T22:50:06.6887130Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:50:06.7106968Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-07T22:50:07.0605061Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:50:07.0812749Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-07T22:50:07.4157824Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T22:50:07.4447389Z ##[endgroup]
2026-06-07T22:50:07.4447765Z ##[group]Fetching the repository
2026-06-07T22:50:07.4453940Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3:refs/remotes/origin/dev-freeform
2026-06-07T22:50:08.1306691Z From https://github.com/SaberMage/spt-core
2026-06-07T22:50:08.1307308Z  + 1123e38...e10def4 e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3 -> origin/dev-freeform  (forced update)
2026-06-07T22:50:08.1418061Z ##[endgroup]
2026-06-07T22:50:08.1418676Z ##[group]Determining the checkout info
2026-06-07T22:50:08.1419398Z ##[endgroup]
2026-06-07T22:50:08.1424535Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-07T22:50:08.1685102Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-07T22:50:08.1898205Z ##[group]Checking out the ref
2026-06-07T22:50:08.1902763Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T22:50:08.2264931Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T22:50:08.2265294Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-07T22:50:08.2266055Z Previous HEAD position was 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:50:08.2266490Z Switched to and reset branch 'dev-freeform'
2026-06-07T22:50:08.2291120Z ##[endgroup]
2026-06-07T22:50:08.2542347Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-07T22:50:08.2749463Z e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3
2026-06-07T22:50:08.3038394Z ##[group]Run cargo build --workspace --all-targets
2026-06-07T22:50:08.3038773Z [36;1mcargo build --workspace --all-targets[0m
2026-06-07T22:50:08.3104180Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:50:08.3104474Z ##[endgroup]
2026-06-07T22:50:09.3044747Z    Compiling proc-macro2 v1.0.106
2026-06-07T22:50:09.3045466Z    Compiling quote v1.0.45
2026-06-07T22:50:09.3045834Z    Compiling unicode-ident v1.0.24
2026-06-07T22:50:09.3046134Z    Compiling serde_core v1.0.228
2026-06-07T22:50:09.3046456Z    Compiling serde v1.0.228
2026-06-07T22:50:09.3046787Z    Compiling cfg-if v1.0.4
2026-06-07T22:50:09.3047076Z    Compiling windows-link v0.2.1
2026-06-07T22:50:09.3047390Z    Compiling typenum v1.20.1
2026-06-07T22:50:09.3047719Z    Compiling version_check v0.9.5
2026-06-07T22:50:09.3049842Z    Compiling portable-atomic v1.13.1
2026-06-07T22:50:09.3050361Z    Compiling critical-section v1.2.0
2026-06-07T22:50:09.3050756Z    Compiling subtle v2.6.1
2026-06-07T22:50:09.3051031Z    Compiling memchr v2.8.1
2026-06-07T22:50:09.3051348Z    Compiling semver v1.0.28
2026-06-07T22:50:09.3051648Z    Compiling find-msvc-tools v0.1.9
2026-06-07T22:50:09.3052108Z    Compiling shlex v2.0.1
2026-06-07T22:50:09.4258353Z    Compiling windows-sys v0.61.2
2026-06-07T22:50:09.4259112Z    Compiling smallvec v1.15.1
2026-06-07T22:50:09.4483882Z    Compiling equivalent v1.0.2
2026-06-07T22:50:09.4915809Z    Compiling itoa v1.0.18
2026-06-07T22:50:09.5734866Z    Compiling getrandom v0.2.17
2026-06-07T22:50:09.5783895Z    Compiling cpufeatures v0.2.17
2026-06-07T22:50:09.5817058Z    Compiling hashbrown v0.17.1
2026-06-07T22:50:09.6791672Z    Compiling rustc_version v0.4.1
2026-06-07T22:50:09.6926899Z    Compiling pin-project-lite v0.2.17
2026-06-07T22:50:09.7586447Z    Compiling log v0.4.32
2026-06-07T22:50:09.7818639Z    Compiling rand_core v0.10.1
2026-06-07T22:50:09.8077266Z    Compiling generic-array v0.14.7
2026-06-07T22:50:09.8403345Z    Compiling futures-core v0.3.32
2026-06-07T22:50:09.8505539Z    Compiling bytes v1.11.1
2026-06-07T22:50:09.8833691Z    Compiling getrandom v0.4.2
2026-06-07T22:50:10.0127252Z    Compiling cc v1.2.63
2026-06-07T22:50:10.0130184Z    Compiling stable_deref_trait v1.2.1
2026-06-07T22:50:10.0153385Z    Compiling libc v0.2.186
2026-06-07T22:50:10.0561725Z    Compiling autocfg v1.5.1
2026-06-07T22:50:10.1493111Z    Compiling bitflags v2.12.1
2026-06-07T22:50:10.1758689Z    Compiling futures-sink v0.3.32
2026-06-07T22:50:10.2578142Z    Compiling slab v0.4.12
2026-06-07T22:50:10.3027576Z    Compiling futures-io v0.3.32
2026-06-07T22:50:10.4592964Z    Compiling indexmap v2.14.0
2026-06-07T22:50:10.4594256Z    Compiling futures-channel v0.3.32
2026-06-07T22:50:10.5126696Z    Compiling curve25519-dalek v4.1.3
2026-06-07T22:50:10.5258503Z    Compiling zerocopy v0.8.50
2026-06-07T22:50:10.5414626Z    Compiling futures-task v0.3.32
2026-06-07T22:50:10.6843010Z    Compiling ahash v0.8.12
2026-06-07T22:50:10.7677251Z    Compiling rand_core v0.6.4
2026-06-07T22:50:10.8341776Z    Compiling zmij v1.0.21
2026-06-07T22:50:10.8342449Z    Compiling vcpkg v0.2.15
2026-06-07T22:50:10.8832229Z    Compiling pkg-config v0.3.33
2026-06-07T22:50:11.0221964Z    Compiling syn v2.0.117
2026-06-07T22:50:11.0514725Z    Compiling signature v2.2.0
2026-06-07T22:50:11.0656725Z    Compiling fnv v1.0.7
2026-06-07T22:50:11.1182649Z    Compiling serde_json v1.0.150
2026-06-07T22:50:11.1276393Z    Compiling cfg_aliases v0.2.1
2026-06-07T22:50:11.2039032Z    Compiling fastrand v2.4.1
2026-06-07T22:50:11.2120414Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-07T22:50:11.2164805Z    Compiling writeable v0.6.3
2026-06-07T22:50:11.2750080Z    Compiling ed25519 v2.2.3
2026-06-07T22:50:11.3357628Z    Compiling crypto-common v0.1.7
2026-06-07T22:50:11.3723563Z    Compiling block-buffer v0.10.4
2026-06-07T22:50:11.4629544Z    Compiling rustversion v1.0.22
2026-06-07T22:50:11.5257577Z    Compiling litemap v0.8.2
2026-06-07T22:50:11.5280242Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-07T22:50:11.5756504Z    Compiling digest v0.10.7
2026-06-07T22:50:11.6142722Z    Compiling fallible-iterator v0.3.0
2026-06-07T22:50:11.6457618Z    Compiling icu_properties_data v2.2.0
2026-06-07T22:50:11.6509213Z    Compiling icu_normalizer_data v2.2.0
2026-06-07T22:50:11.6790141Z    Compiling utf8_iter v1.0.4
2026-06-07T22:50:11.7102908Z    Compiling anyhow v1.0.102
2026-06-07T22:50:11.8213268Z    Compiling windows-targets v0.52.6
2026-06-07T22:50:11.8246405Z    Compiling percent-encoding v2.3.2
2026-06-07T22:50:11.8478533Z    Compiling http v1.4.1
2026-06-07T22:50:11.8690355Z    Compiling strsim v0.11.1
2026-06-07T22:50:11.9101522Z    Compiling windows-sys v0.59.0
2026-06-07T22:50:11.9181327Z    Compiling cpufeatures v0.3.0
2026-06-07T22:50:11.9505309Z    Compiling sha2 v0.10.9
2026-06-07T22:50:12.0035426Z    Compiling libsqlite3-sys v0.30.1
2026-06-07T22:50:12.0342976Z    Compiling ring v0.17.14
2026-06-07T22:50:12.0428678Z    Compiling thiserror v2.0.18
2026-06-07T22:50:12.2103470Z    Compiling chacha20 v0.10.0
2026-06-07T22:50:12.5269944Z    Compiling form_urlencoded v1.2.2
2026-06-07T22:50:12.6411595Z    Compiling ident_case v1.0.1
2026-06-07T22:50:12.6521282Z    Compiling untrusted v0.9.0
2026-06-07T22:50:12.7313163Z    Compiling rand v0.10.1
2026-06-07T22:50:12.8140886Z    Compiling num-traits v0.2.19
2026-06-07T22:50:12.8317145Z    Compiling windows-strings v0.5.1
2026-06-07T22:50:12.8950897Z    Compiling windows-result v0.4.1
2026-06-07T22:50:12.9053617Z    Compiling unicode-segmentation v1.13.3
2026-06-07T22:50:13.1551187Z    Compiling scopeguard v1.2.0
2026-06-07T22:50:13.2062277Z    Compiling rustls v0.23.40
2026-06-07T22:50:13.2669759Z    Compiling lock_api v0.4.14
2026-06-07T22:50:13.4721601Z    Compiling convert_case v0.10.0
2026-06-07T22:50:13.4841363Z    Compiling atomic-waker v1.1.2
2026-06-07T22:50:13.5362354Z    Compiling unicode-xid v0.2.6
2026-06-07T22:50:13.5653866Z    Compiling const-oid v0.10.2
2026-06-07T22:50:13.5799473Z    Compiling httparse v1.10.1
2026-06-07T22:50:13.5990218Z    Compiling http-body v1.0.1
2026-06-07T22:50:13.6512502Z    Compiling hybrid-array v0.4.12
2026-06-07T22:50:13.6960862Z    Compiling base64ct v1.8.3
2026-06-07T22:50:13.6993453Z    Compiling winapi v0.3.9
2026-06-07T22:50:13.8219399Z    Compiling powerfmt v0.2.0
2026-06-07T22:50:13.9707131Z    Compiling heck v0.5.0
2026-06-07T22:50:13.9853971Z    Compiling memoffset v0.6.5
2026-06-07T22:50:14.0886055Z    Compiling deranged v0.5.8
2026-06-07T22:50:14.1405130Z    Compiling pem-rfc7468 v1.0.0
2026-06-07T22:50:14.2347703Z    Compiling num-conv v0.2.2
2026-06-07T22:50:14.3312111Z    Compiling thiserror v1.0.69
2026-06-07T22:50:14.3605987Z    Compiling parking_lot_core v0.9.12
2026-06-07T22:50:14.4105380Z    Compiling try-lock v0.2.5
2026-06-07T22:50:14.4311059Z    Compiling time-core v0.1.8
2026-06-07T22:50:14.4325425Z    Compiling tower-service v0.3.3
2026-06-07T22:50:14.5560900Z    Compiling base64 v0.22.1
2026-06-07T22:50:14.5561301Z    Compiling data-encoding v2.11.0
2026-06-07T22:50:14.6757938Z    Compiling tinyvec_macros v0.1.1
2026-06-07T22:50:14.7215463Z    Compiling tinyvec v1.11.0
2026-06-07T22:50:14.7467608Z    Compiling want v0.3.1
2026-06-07T22:50:14.8972233Z    Compiling block-buffer v0.12.0
2026-06-07T22:50:14.9361874Z    Compiling crypto-common v0.2.2
2026-06-07T22:50:14.9970113Z    Compiling vergen-lib v9.1.0
2026-06-07T22:50:15.0263360Z    Compiling inout v0.1.4
2026-06-07T22:50:15.1351319Z    Compiling n0-future v0.3.2
2026-06-07T22:50:15.1380178Z    Compiling serial-core v0.4.0
2026-06-07T22:50:15.1820239Z    Compiling diatomic-waker v0.2.3
2026-06-07T22:50:15.2086246Z    Compiling parking v2.2.1
2026-06-07T22:50:15.2589936Z    Compiling winreg v0.10.1
2026-06-07T22:50:15.3704090Z    Compiling httpdate v1.0.3
2026-06-07T22:50:15.4091367Z    Compiling cordyceps v0.3.4
2026-06-07T22:50:15.4304199Z    Compiling winnow v1.0.3
2026-06-07T22:50:15.4365347Z    Compiling crossbeam-utils v0.8.21
2026-06-07T22:50:15.4517943Z    Compiling ref-cast v1.0.25
2026-06-07T22:50:15.4637842Z    Compiling spin v0.10.0
2026-06-07T22:50:15.5414271Z    Compiling futures-lite v2.6.1
2026-06-07T22:50:15.5714206Z    Compiling synstructure v0.13.2
2026-06-07T22:50:15.6374233Z    Compiling darling_core v0.20.11
2026-06-07T22:50:15.6997783Z    Compiling serde_derive_internals v0.29.1
2026-06-07T22:50:15.7251647Z    Compiling serial-windows v0.4.0
2026-06-07T22:50:15.7846465Z    Compiling cipher v0.4.4
2026-06-07T22:50:15.8710981Z    Compiling digest v0.11.3
2026-06-07T22:50:15.8832848Z    Compiling futures-buffered v0.2.13
2026-06-07T22:50:16.0117300Z    Compiling vergen-lib v0.1.6
2026-06-07T22:50:16.0800066Z    Compiling vergen v9.1.0
2026-06-07T22:50:16.0963678Z    Compiling universal-hash v0.5.1
2026-06-07T22:50:16.2576681Z    Compiling noq-udp v0.10.0
2026-06-07T22:50:16.2689911Z    Compiling aho-corasick v1.1.4
2026-06-07T22:50:16.2859734Z    Compiling sync_wrapper v1.0.2
2026-06-07T22:50:16.3576495Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-07T22:50:16.3933141Z    Compiling heapless v0.7.17
2026-06-07T22:50:16.4487032Z    Compiling byteorder v1.5.0
2026-06-07T22:50:16.4901523Z    Compiling lazy_static v1.5.0
2026-06-07T22:50:16.5333680Z    Compiling toml_write v0.1.2
2026-06-07T22:50:16.6038786Z    Compiling bitflags v1.3.2
2026-06-07T22:50:16.6387786Z    Compiling opaque-debug v0.3.1
2026-06-07T22:50:16.6495985Z    Compiling either v1.16.0
2026-06-07T22:50:16.6864430Z    Compiling pin-utils v0.1.0
2026-06-07T22:50:16.7267959Z    Compiling regex-syntax v0.8.10
2026-06-07T22:50:16.7290092Z    Compiling winnow v0.7.15
2026-06-07T22:50:16.7413124Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-07T22:50:16.8130267Z    Compiling nix v0.25.1
2026-06-07T22:50:16.8648039Z    Compiling polyval v0.6.2
2026-06-07T22:50:16.9024637Z    Compiling hash32 v0.2.1
2026-06-07T22:50:16.9092514Z    Compiling shared_library v0.1.9
2026-06-07T22:50:16.9753041Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-07T22:50:17.0090086Z    Compiling parking_lot v0.12.5
2026-06-07T22:50:17.1500997Z    Compiling serial v0.4.0
2026-06-07T22:50:17.1844322Z    Compiling spin v0.9.8
2026-06-07T22:50:17.2041130Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:50:17.2674569Z    Compiling windows-threading v0.2.1
2026-06-07T22:50:17.2906276Z    Compiling dyn-clone v1.0.20
2026-06-07T22:50:17.3048163Z    Compiling signature v3.0.0
2026-06-07T22:50:17.4492509Z    Compiling tower-layer v0.3.3
2026-06-07T22:50:17.5069770Z    Compiling shell-words v1.1.1
2026-06-07T22:50:17.5095405Z    Compiling downcast-rs v1.2.1
2026-06-07T22:50:17.6198449Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T22:50:17.7259763Z    Compiling ghash v0.5.1
2026-06-07T22:50:17.7290759Z    Compiling sha2 v0.11.0-rc.5
2026-06-07T22:50:17.8040471Z    Compiling socket2 v0.6.4
2026-06-07T22:50:17.8628434Z    Compiling mio v1.2.1
2026-06-07T22:50:17.9349109Z    Compiling ctr v0.9.2
2026-06-07T22:50:18.0106400Z    Compiling aes v0.8.4
2026-06-07T22:50:18.0229600Z    Compiling time v0.3.47
2026-06-07T22:50:18.1418405Z    Compiling serde_derive v1.0.228
2026-06-07T22:50:18.2394250Z    Compiling zeroize_derive v1.4.3
2026-06-07T22:50:18.3733869Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-07T22:50:18.4733931Z    Compiling zerofrom-derive v0.1.7
2026-06-07T22:50:18.5607706Z    Compiling tokio-macros v2.7.0
2026-06-07T22:50:18.9097056Z    Compiling yoke-derive v0.8.2
2026-06-07T22:50:18.9528270Z    Compiling zeroize v1.8.2
2026-06-07T22:50:19.0425925Z    Compiling futures-macro v0.3.32
2026-06-07T22:50:19.1146472Z    Compiling zerovec-derive v0.11.3
2026-06-07T22:50:19.2152302Z    Compiling displaydoc v0.2.6
2026-06-07T22:50:19.3998525Z    Compiling tracing-attributes v0.1.31
2026-06-07T22:50:19.4150007Z    Compiling tokio v1.52.3
2026-06-07T22:50:19.4483965Z    Compiling thiserror-impl v2.0.18
2026-06-07T22:50:19.6032023Z    Compiling rustls-pki-types v1.14.1
2026-06-07T22:50:19.7693815Z    Compiling darling_macro v0.20.11
2026-06-07T22:50:20.0596249Z    Compiling derive_more-impl v2.1.1
2026-06-07T22:50:20.0626658Z    Compiling n0-error-macros v0.1.3
2026-06-07T22:50:20.1058170Z    Compiling futures-util v0.3.32
2026-06-07T22:50:20.1851806Z    Compiling rustls-webpki v0.103.13
2026-06-07T22:50:20.2111135Z    Compiling zerofrom v0.1.8
2026-06-07T22:50:20.2470113Z    Compiling darling v0.20.11
2026-06-07T22:50:20.3861671Z    Compiling windows-interface v0.59.3
2026-06-07T22:50:20.5270788Z    Compiling windows-implement v0.60.2
2026-06-07T22:50:20.6275494Z    Compiling yoke v0.8.3
2026-06-07T22:50:20.6371552Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:50:20.7125849Z    Compiling spez v0.1.2
2026-06-07T22:50:21.1773586Z    Compiling zerovec v0.11.6
2026-06-07T22:50:21.1893658Z    Compiling ed25519-dalek v2.2.0
2026-06-07T22:50:21.2024255Z    Compiling zerotrie v0.2.4
2026-06-07T22:50:21.2236090Z    Compiling n0-error v0.1.3
2026-06-07T22:50:21.3211291Z    Compiling der v0.8.0-rc.10
2026-06-07T22:50:21.3572527Z    Compiling windows-core v0.62.2
2026-06-07T22:50:21.3815299Z    Compiling pin-project-internal v1.1.13
2026-06-07T22:50:21.5721992Z    Compiling spt-proto v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-07T22:50:21.6500274Z    Compiling thiserror-impl v1.0.69
2026-06-07T22:50:21.7117225Z    Compiling ref-cast-impl v1.0.25
2026-06-07T22:50:21.9073645Z    Compiling regex-automata v0.4.14
2026-06-07T22:50:21.9580526Z    Compiling schemars_derive v1.2.1
2026-06-07T22:50:22.0068784Z    Compiling cobs v0.3.0
2026-06-07T22:50:22.0375810Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:50:22.2095758Z    Compiling tinystr v0.8.3
2026-06-07T22:50:22.2220171Z    Compiling potential_utf v0.1.5
2026-06-07T22:50:22.2850973Z    Compiling proc-macro-crate v3.5.0
2026-06-07T22:50:22.4607742Z    Compiling icu_collections v2.2.0
2026-06-07T22:50:22.4699869Z    Compiling derive_builder v0.20.2
2026-06-07T22:50:22.5776975Z    Compiling icu_locale_core v2.2.0
2026-06-07T22:50:22.5803156Z    Compiling windows-collections v0.3.2
2026-06-07T22:50:22.7722279Z    Compiling pin-project v1.1.13
2026-06-07T22:50:22.9660431Z    Compiling windows-numerics v0.3.1
2026-06-07T22:50:23.2091646Z    Compiling ipnet v2.12.0
2026-06-07T22:50:23.2176423Z    Compiling spki v0.8.0-rc.4
2026-06-07T22:50:23.2502244Z    Compiling toml_datetime v0.6.11
2026-06-07T22:50:23.3241430Z    Compiling serde_spanned v0.6.9
2026-06-07T22:50:23.3969484Z    Compiling filedescriptor v0.8.3
2026-06-07T22:50:23.5395215Z    Compiling toml_edit v0.22.27
2026-06-07T22:50:23.5681538Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-07T22:50:23.6656712Z    Compiling prefix-trie v0.8.4
2026-06-07T22:50:23.7182066Z    Compiling portable-pty v0.8.1
2026-06-07T22:50:23.7705906Z    Compiling windows-future v0.3.2
2026-06-07T22:50:23.8566162Z    Compiling ed25519 v3.0.0-rc.4
2026-06-07T22:50:23.9919661Z    Compiling once_cell v1.21.4
2026-06-07T22:50:24.0749651Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-07T22:50:24.0818019Z    Compiling schemars v1.2.1
2026-06-07T22:50:24.1351822Z    Compiling postcard-derive v0.2.2
2026-06-07T22:50:24.3003350Z    Compiling tracing-core v0.1.36
2026-06-07T22:50:24.4202517Z    Compiling icu_provider v2.2.0
2026-06-07T22:50:24.5586928Z    Compiling hashbrown v0.14.5
2026-06-07T22:50:24.5904282Z    Compiling tempfile v3.27.0
2026-06-07T22:50:24.7373379Z    Compiling derive_more v2.1.1
2026-06-07T22:50:24.7869957Z    Compiling http-body-util v0.1.3
2026-06-07T22:50:24.7959602Z    Compiling aead v0.5.2
2026-06-07T22:50:24.9333205Z    Compiling tracing v0.1.44
2026-06-07T22:50:25.0499475Z    Compiling icu_properties v2.2.0
2026-06-07T22:50:25.0788220Z    Compiling icu_normalizer v2.2.0
2026-06-07T22:50:25.2511682Z    Compiling futures-executor v0.3.32
2026-06-07T22:50:25.2520550Z    Compiling regex v1.12.3
2026-06-07T22:50:25.2960959Z    Compiling widestring v1.2.1
2026-06-07T22:50:25.3126076Z    Compiling hashlink v0.9.1
2026-06-07T22:50:25.3293079Z    Compiling ipconfig v0.3.4
2026-06-07T22:50:25.4028642Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-07T22:50:25.5747029Z    Compiling futures v0.3.32
2026-06-07T22:50:25.7170910Z    Compiling rusqlite v0.32.1
2026-06-07T22:50:25.7351270Z    Compiling aes-gcm v0.10.3
2026-06-07T22:50:25.7376771Z    Compiling postcard v1.1.3
2026-06-07T22:50:25.7384524Z    Compiling data-encoding-macro v0.1.20
2026-06-07T22:50:25.8268501Z    Compiling windows v0.62.2
2026-06-07T22:50:25.9841034Z    Compiling toml v0.8.23
2026-06-07T22:50:26.0049178Z    Compiling chrono v0.4.45
2026-06-07T22:50:26.0273744Z    Compiling num_enum_derive v0.7.6
2026-06-07T22:50:26.0762064Z    Compiling iroh-metrics-derive v0.4.1
2026-06-07T22:50:26.1838795Z    Compiling enum-assoc v1.3.0
2026-06-07T22:50:26.5732709Z    Compiling idna_adapter v1.2.2
2026-06-07T22:50:26.7115659Z    Compiling async-trait v0.1.89
2026-06-07T22:50:26.8031178Z    Compiling idna v1.1.0
2026-06-07T22:50:26.8539736Z    Compiling strum_macros v0.28.0
2026-06-07T22:50:27.1234488Z    Compiling tokio-util v0.7.18
2026-06-07T22:50:27.1681606Z    Compiling spt-store v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-07T22:50:27.1897616Z    Compiling tower v0.5.3
2026-06-07T22:50:27.2094650Z    Compiling url v2.5.8
2026-06-07T22:50:27.3059062Z    Compiling crossbeam-epoch v0.9.18
2026-06-07T22:50:27.3426819Z    Compiling crossbeam-channel v0.5.15
2026-06-07T22:50:27.9352899Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-07T22:50:27.9480583Z    Compiling windows-registry v0.6.1
2026-06-07T22:50:28.0514878Z    Compiling blake3 v1.8.5
2026-06-07T22:50:28.1512539Z    Compiling noq v0.18.0
2026-06-07T22:50:28.1608721Z    Compiling netwatch v0.16.0
2026-06-07T22:50:28.3741972Z    Compiling uuid v1.23.2
2026-06-07T22:50:28.3923456Z    Compiling acto v0.8.2
2026-06-07T22:50:28.4723586Z    Compiling h2 v0.4.14
2026-06-07T22:50:28.4812789Z    Compiling ryu v1.0.23
2026-06-07T22:50:28.5186905Z    Compiling foldhash v0.2.0
2026-06-07T22:50:28.5329158Z    Compiling allocator-api2 v0.2.21
2026-06-07T22:50:28.6585951Z    Compiling xml-rs v0.8.28
2026-06-07T22:50:28.6807818Z    Compiling rustc-hash v2.1.2
2026-06-07T22:50:28.7522110Z    Compiling identity-hash v0.1.0
2026-06-07T22:50:28.8118740Z    Compiling mac-addr v0.3.0
2026-06-07T22:50:28.8253270Z    Compiling lru-slab v0.1.2
2026-06-07T22:50:28.9022989Z    Compiling tagptr v0.2.0
2026-06-07T22:50:28.9442402Z    Compiling sorted-index-buffer v0.2.1
2026-06-07T22:50:29.0108596Z    Compiling netdev v0.42.0
2026-06-07T22:50:29.0670016Z    Compiling iroh-metrics v0.38.3
2026-06-07T22:50:29.0922472Z    Compiling hashbrown v0.16.1
2026-06-07T22:50:29.1491890Z    Compiling moka v0.12.15
2026-06-07T22:50:29.1850353Z    Compiling n0-watcher v0.6.1
2026-06-07T22:50:29.2839955Z    Compiling spt-msg v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-07T22:50:29.5401619Z    Compiling tokio-rustls v0.26.4
2026-06-07T22:50:29.5777327Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T22:50:29.5930521Z    Compiling strum v0.28.0
2026-06-07T22:50:29.7331465Z    Compiling xmltree v0.10.3
2026-06-07T22:50:29.8894239Z    Compiling spt-runtime v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-07T22:50:29.9157239Z    Compiling spt-term v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-07T22:50:29.9594409Z    Compiling noq-proto v0.17.0
2026-06-07T22:50:30.0485492Z    Compiling tokio-stream v0.1.18
2026-06-07T22:50:30.4917290Z    Compiling tower-http v0.6.11
2026-06-07T22:50:30.5154348Z    Compiling iroh-base v0.98.0
2026-06-07T22:50:30.5411792Z    Compiling attohttpc v0.30.1
2026-06-07T22:50:30.7355808Z    Compiling num_enum v0.7.6
2026-06-07T22:50:30.7905939Z    Compiling iroh-relay v0.98.0
2026-06-07T22:50:31.1366496Z    Compiling simple-dns v0.9.3
2026-06-07T22:50:31.2334359Z    Compiling sha1_smol v1.0.1
2026-06-07T22:50:31.3641210Z    Compiling simdutf8 v0.1.5
2026-06-07T22:50:31.3998953Z    Compiling arrayvec v0.7.6
2026-06-07T22:50:31.4135418Z    Compiling constant_time_eq v0.4.2
2026-06-07T22:50:31.4858073Z    Compiling smol_str v0.1.24
2026-06-07T22:50:31.5694535Z    Compiling resolv-conf v0.7.6
2026-06-07T22:50:31.7018873Z    Compiling arrayref v0.3.9
2026-06-07T22:50:31.7042887Z    Compiling tokio-websockets v0.13.2
2026-06-07T22:50:31.8513437Z    Compiling lru v0.16.4
2026-06-07T22:50:32.1212606Z    Compiling webpki-roots v1.0.7
2026-06-07T22:50:32.1586163Z    Compiling seize v0.5.1
2026-06-07T22:50:32.2159510Z    Compiling serde_bytes v0.11.19
2026-06-07T22:50:32.2723051Z    Compiling hmac v0.12.1
2026-06-07T22:50:32.4751047Z    Compiling iroh v0.98.2
2026-06-07T22:50:32.5201519Z    Compiling cmov v0.5.4
2026-06-07T22:50:32.5543929Z    Compiling papaya v0.2.4
2026-06-07T22:50:32.6632597Z    Compiling hkdf v0.12.4
2026-06-07T22:50:32.7001206Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T22:50:32.8030260Z    Compiling backon v1.6.0
2026-06-07T22:50:32.8460062Z    Compiling ctutils v0.4.2
2026-06-07T22:50:32.8863951Z    Compiling spake2 v0.4.0
2026-06-07T22:50:32.8897422Z    Compiling sha1 v0.10.6
2026-06-07T22:50:32.9581244Z    Compiling recvmsg v1.0.0
2026-06-07T22:50:33.1967461Z    Compiling hyper v1.10.1
2026-06-07T22:50:33.3043513Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T22:50:33.3116399Z    Compiling iroh-dns v0.98.0
2026-06-07T22:50:33.3296816Z    Compiling doctest-file v1.1.1
2026-06-07T22:50:33.3726575Z    Compiling spt-live v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-07T22:50:33.4450826Z    Compiling anstyle v1.0.14
2026-06-07T22:50:33.7393615Z    Compiling once_cell_polyfill v1.70.2
2026-06-07T22:50:33.8267300Z    Compiling utf8parse v0.2.2
2026-06-07T22:50:33.9330603Z    Compiling anstyle-parse v1.0.0
2026-06-07T22:50:33.9331179Z    Compiling interprocess v2.4.2
2026-06-07T22:50:33.9623594Z    Compiling anstyle-wincon v3.0.11
2026-06-07T22:50:33.9943706Z    Compiling anstyle-query v1.1.5
2026-06-07T22:50:34.1958809Z    Compiling is_terminal_polyfill v1.70.2
2026-06-07T22:50:34.2193758Z    Compiling colorchoice v1.0.5
2026-06-07T22:50:34.2246820Z    Compiling terminal_size v0.4.4
2026-06-07T22:50:34.3444386Z    Compiling anstream v1.0.0
2026-06-07T22:50:34.3444877Z    Compiling clap_lex v1.1.0
2026-06-07T22:50:34.3492064Z    Compiling clap_derive v4.6.1
2026-06-07T22:50:34.4067959Z    Compiling qrcode v0.14.1
2026-06-07T22:50:34.7633794Z    Compiling clap_builder v4.6.0
2026-06-07T22:50:34.9280966Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T22:50:35.3905793Z    Compiling mock-adapter v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-07T22:50:35.7156714Z    Compiling hyper-util v0.1.20
2026-06-07T22:50:36.4895665Z    Compiling wmi v0.18.4
2026-06-07T22:50:37.7312827Z    Compiling hyper-rustls v0.27.9
2026-06-07T22:50:38.1898933Z    Compiling reqwest v0.13.4
2026-06-07T22:50:38.2227743Z    Compiling igd-next v0.17.1
2026-06-07T22:50:38.4350744Z    Compiling clap v4.6.1
2026-06-07T22:50:39.6565203Z    Compiling portmapper v0.16.0
2026-06-07T22:50:55.2529901Z    Compiling spt-net v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-07T22:50:56.6476165Z    Compiling spt-daemon v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-07T22:51:04.7554664Z    Compiling xtask v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-07T22:51:04.7555133Z    Compiling spt v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-07T22:51:28.9532169Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
2026-06-07T22:51:29.1137678Z ##[group]Run cargo test --workspace
2026-06-07T22:51:29.1138000Z [36;1mcargo test --workspace[0m
2026-06-07T22:51:29.1199588Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:51:29.1199979Z ##[endgroup]
2026-06-07T22:51:29.9059751Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
2026-06-07T22:51:29.9525291Z      Running unittests src\main.rs (target\debug\deps\mock_session-eb06fd59da66b119.exe)
2026-06-07T22:51:29.9923585Z 
2026-06-07T22:51:29.9923927Z running 0 tests
2026-06-07T22:51:29.9924054Z 
2026-06-07T22:51:29.9924280Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:29.9924527Z 
2026-06-07T22:51:29.9935239Z      Running unittests src\shell.rs (target\debug\deps\mock_shell-1ab0f39f1859397d.exe)
2026-06-07T22:51:30.0228982Z 
2026-06-07T22:51:30.0229224Z running 0 tests
2026-06-07T22:51:30.0229367Z 
2026-06-07T22:51:30.0229687Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:30.0229947Z 
2026-06-07T22:51:30.0240009Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-f1d881ffa11f1d66.exe)
2026-06-07T22:51:30.2470500Z 
2026-06-07T22:51:30.2470780Z running 3 tests
2026-06-07T22:51:30.2553351Z test mock_manifest_parses_and_validates ... ok
2026-06-07T22:51:30.2553676Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-07T22:51:30.2553942Z test mock_has_no_claude_code_conventions ... ok
2026-06-07T22:51:30.2554132Z 
2026-06-07T22:51:30.2554323Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T22:51:30.2554552Z 
2026-06-07T22:51:30.2566414Z      Running unittests src\main.rs (target\debug\deps\spt-77322ec3b716a306.exe)
2026-06-07T22:51:30.8859432Z 
2026-06-07T22:51:30.8859788Z running 99 tests
2026-06-07T22:51:30.8870779Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-07T22:51:30.8874264Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-07T22:51:30.8874817Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-07T22:51:30.8877680Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-07T22:51:30.8881269Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-07T22:51:30.8883752Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-07T22:51:30.8935512Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-07T22:51:30.8952345Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-07T22:51:30.8968905Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-07T22:51:30.9039894Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-07T22:51:30.9096038Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-07T22:51:30.9495231Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-07T22:51:30.9509734Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-07T22:51:30.9511371Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-07T22:51:31.0590757Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-07T22:51:31.1478864Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-07T22:51:31.2668835Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-07T22:51:31.2694375Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-07T22:51:31.2744698Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-07T22:51:31.2758138Z test api::tests::adapter_is_required ... ok
2026-06-07T22:51:31.2765385Z test api::tests::state_value_is_validated ... ok
2026-06-07T22:51:31.2786970Z test api::tests::surface_parses ... ok
2026-06-07T22:51:31.4183645Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-07T22:51:31.4237294Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-07T22:51:31.4341028Z test api::reporting::tests::history_log_appends ... ok
2026-06-07T22:51:31.4380808Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-07T22:51:31.4455924Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-07T22:51:31.4485646Z test cli::tests::access_subcommands_parse ... ok
2026-06-07T22:51:31.4504499Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-07T22:51:31.4507034Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-07T22:51:31.4509314Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-07T22:51:31.4608851Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-07T22:51:31.4611198Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-07T22:51:31.4703579Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-07T22:51:31.4722156Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-07T22:51:31.4731991Z test cli::tests::digest_flag_defaults ... ok
2026-06-07T22:51:31.4733255Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-07T22:51:31.4780811Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-07T22:51:31.4781959Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-07T22:51:31.4800919Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-07T22:51:31.4828329Z test cli::tests::grant_subcommands_parse ... ok
2026-06-07T22:51:31.4852665Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-07T22:51:31.4912972Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-07T22:51:31.4923545Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-07T22:51:31.4933552Z test cli::tests::invalid_usage_errors ... ok
2026-06-07T22:51:31.4934849Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-07T22:51:31.5027018Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-07T22:51:31.5030786Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-07T22:51:31.5033070Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-07T22:51:31.5036282Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-07T22:51:31.5061865Z test cli::tests::notify_surface_parses ... ok
2026-06-07T22:51:31.5131513Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-07T22:51:31.5142225Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-07T22:51:31.5143556Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-07T22:51:31.5150866Z test cli::tests::ring_timeout_defaults ... ok
2026-06-07T22:51:31.5158011Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-07T22:51:31.5425963Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-07T22:51:31.5472114Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-07T22:51:31.5587460Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-07T22:51:31.5645411Z test api::startup::tests::missing_seed_refused ... ok
2026-06-07T22:51:31.5990301Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-07T22:51:31.6349986Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-07T22:51:31.6395937Z test cli::tests::shell_subcommands_parse ... ok
2026-06-07T22:51:31.6405478Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-07T22:51:31.6485572Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-07T22:51:31.6486433Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-07T22:51:31.6518257Z test cli::tests::subcommands_parse ... ok
2026-06-07T22:51:31.6525096Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-07T22:51:31.6528932Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-07T22:51:31.6530230Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-07T22:51:31.6531410Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-07T22:51:31.6533861Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-07T22:51:31.6536082Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-07T22:51:31.6537198Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-07T22:51:31.6538636Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-07T22:51:31.6540061Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-07T22:51:31.6541361Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-07T22:51:31.6542186Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-07T22:51:31.6543353Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-07T22:51:31.6544331Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-07T22:51:31.6590505Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-07T22:51:31.6593044Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-07T22:51:31.6602538Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-07T22:51:31.6605989Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-07T22:51:31.6620151Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-07T22:51:31.7565444Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-07T22:51:31.8262664Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-07T22:51:31.8289191Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-07T22:51:33.5585797Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-07T22:51:48.8759316Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-07T22:51:49.0380938Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-07T22:51:49.0732950Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-07T22:51:49.1018632Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-07T22:51:49.2161126Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-07T22:51:49.3747267Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-07T22:51:59.6413899Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-07T22:51:59.6484448Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-07T22:51:59.9155552Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-07T22:52:00.0438886Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-07T22:52:00.0439162Z 
2026-06-07T22:52:00.0439368Z test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.16s
2026-06-07T22:52:00.0439856Z 
2026-06-07T22:52:00.0541063Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-a69c6ab400ea1733.exe)
2026-06-07T22:52:00.0876438Z 
2026-06-07T22:52:00.0876735Z running 4 tests
2026-06-07T22:52:01.2051401Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-07T22:52:01.2261485Z SEEDED:29936
2026-06-07T22:52:02.2211847Z test live_agent_lifecycle_e2e ... ok
2026-06-07T22:52:02.3500472Z test mock_adapter_drives_the_full_contract ... ok
2026-06-07T22:52:02.3913174Z SEEDED:29936
2026-06-07T22:52:02.6715222Z test seed_then_listen_binds_and_relays ... ok
2026-06-07T22:52:02.6715422Z 
2026-06-07T22:52:02.6715627Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.58s
2026-06-07T22:52:02.6715880Z 
2026-06-07T22:52:02.6734017Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-e41308107585698d.exe)
2026-06-07T22:52:02.9625639Z 
2026-06-07T22:52:02.9625961Z running 1 test
2026-06-07T22:52:02.9627218Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-07T22:52:02.9627429Z 
2026-06-07T22:52:02.9627633Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:52:02.9627882Z 
2026-06-07T22:52:02.9637474Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-7ecae9a0d9205e4c.exe)
2026-06-07T22:52:03.0186644Z 
2026-06-07T22:52:03.0186834Z running 1 test
2026-06-07T22:52:03.0188238Z test install_script_against_staged_release ... ok
2026-06-07T22:52:03.0188413Z 
2026-06-07T22:52:03.0188622Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:52:03.0188861Z 
2026-06-07T22:52:03.0199020Z      Running tests\quickstart_e2e.rs (target\debug\deps\quickstart_e2e-ac85b1f752779074.exe)
2026-06-07T22:52:03.0744930Z 
2026-06-07T22:52:03.0745123Z running 1 test
2026-06-07T22:52:05.4682102Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-07T22:52:05.4682329Z 
2026-06-07T22:52:05.4682520Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.39s
2026-06-07T22:52:05.4682993Z 
2026-06-07T22:52:05.4697938Z      Running tests\release_verify_e2e.rs (target\debug\deps\release_verify_e2e-6d6068f1d91a9367.exe)
2026-06-07T22:52:05.6676440Z 
2026-06-07T22:52:05.6676781Z running 1 test
2026-06-07T22:52:05.6677961Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-07T22:52:05.6678155Z 
2026-06-07T22:52:05.6678347Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:52:05.6678586Z 
2026-06-07T22:52:05.6689261Z      Running tests\shell_e2e.rs (target\debug\deps\shell_e2e-26cadb5a89e5149b.exe)
2026-06-07T22:52:05.9605173Z 
2026-06-07T22:52:05.9605385Z running 1 test
2026-06-07T22:52:06.6876341Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-07T22:52:06.6876561Z 
2026-06-07T22:52:06.6876737Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
2026-06-07T22:52:06.6876986Z 
2026-06-07T22:52:06.6891238Z      Running tests\shell_sleepwake_e2e.rs (target\debug\deps\shell_sleepwake_e2e-43c75af108288793.exe)
2026-06-07T22:52:06.7229763Z 
2026-06-07T22:52:06.7230103Z running 1 test
2026-06-07T22:52:11.5657353Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-07T22:52:11.5657552Z 
2026-06-07T22:52:11.5657749Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.84s
2026-06-07T22:52:11.5657973Z 
2026-06-07T22:52:11.5676424Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-86fed3d4c56185ad.exe)
2026-06-07T22:52:12.2034367Z 
2026-06-07T22:52:12.2034740Z running 205 tests
2026-06-07T22:52:12.2040120Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-07T22:52:12.2040706Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-07T22:52:12.2041533Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-07T22:52:12.2043205Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-07T22:52:12.2043654Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-07T22:52:12.2043946Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-07T22:52:12.2144616Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-07T22:52:12.2155269Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-07T22:52:12.2155751Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-07T22:52:12.2156210Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-07T22:52:12.2164985Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-07T22:52:12.2166007Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-07T22:52:12.2169475Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-07T22:52:12.2178547Z test config::tests::missing_file_is_default ... ok
2026-06-07T22:52:12.2180449Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-07T22:52:12.2238652Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-07T22:52:12.2244173Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-07T22:52:12.2247342Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-07T22:52:12.2248451Z test daemon::tests::windows_arg_quoting_roundtrips_the_rules ... ok
2026-06-07T22:52:12.2252418Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-07T22:52:12.2252874Z test config::tests::save_load_roundtrip ... ok
2026-06-07T22:52:12.2317548Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-07T22:52:12.2320646Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-07T22:52:12.2337463Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-07T22:52:12.2341921Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-07T22:52:12.2355142Z test access::tests::gate_decision_table ... ok
2026-06-07T22:52:12.2375199Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-07T22:52:12.2378924Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-07T22:52:12.2379470Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-07T22:52:12.2385137Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-07T22:52:12.2385768Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-07T22:52:12.2386188Z test digesthub::tests::render_is_glanceable ... ok
2026-06-07T22:52:12.2386630Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-07T22:52:12.2388114Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-07T22:52:12.2388725Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-07T22:52:12.2396082Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-07T22:52:12.2396639Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-07T22:52:12.2408656Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-07T22:52:12.2411536Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-07T22:52:12.2413079Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-07T22:52:12.2414246Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-07T22:52:12.2415729Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-07T22:52:12.2417376Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-07T22:52:12.2418785Z test grants::tests::escalation_answers_apply ... ok
2026-06-07T22:52:12.2419658Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-07T22:52:12.2421105Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-07T22:52:12.2422279Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-07T22:52:12.2423772Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-07T22:52:12.2425165Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-07T22:52:12.2426592Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-07T22:52:12.2473190Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-07T22:52:12.2531621Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-07T22:52:12.2597078Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-07T22:52:12.2601153Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-07T22:52:12.2602689Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... ok
2026-06-07T22:52:12.2610522Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-07T22:52:12.2636137Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-07T22:52:12.2642341Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-07T22:52:12.2644076Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-07T22:52:12.2674539Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-07T22:52:12.2712336Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-07T22:52:12.2713884Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-07T22:52:12.2755811Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-07T22:52:12.2757068Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-07T22:52:12.2758604Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-07T22:52:12.2759706Z test msg::tests::output_envelope_round_trips ... ok
2026-06-07T22:52:12.2760988Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-07T22:52:12.2762453Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-07T22:52:12.2776138Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-07T22:52:12.3182927Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-07T22:52:12.3662736Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-07T22:52:12.3749004Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-07T22:52:12.3971449Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-07T22:52:12.5002494Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-07T22:52:12.6007846Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-07T22:52:12.6958353Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-07T22:52:12.7223978Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-07T22:52:12.7786004Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-07T22:52:12.8799322Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-07T22:52:12.9490274Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-07T22:52:13.0061833Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-07T22:52:13.0472149Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-07T22:52:13.0682638Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-07T22:52:13.1161640Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-07T22:52:13.1162542Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-07T22:52:13.1171479Z test peerloop::tests::advertise_marker_is_taken_exactly_once ... ok
2026-06-07T22:52:13.1172501Z test peerloop::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-07T22:52:13.1322878Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-07T22:52:13.1336379Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-07T22:52:13.1337411Z test peerloop::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-07T22:52:13.1426913Z test peerloop::tests::heartbeat_writes_and_advances ... ok
2026-06-07T22:52:13.1428520Z test peerloop::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-07T22:52:13.1530338Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-07T22:52:13.1579679Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-07T22:52:13.1593912Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-07T22:52:13.1595183Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-07T22:52:13.1642545Z test peerloop::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-07T22:52:13.1662360Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-07T22:52:13.6825246Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-07T22:52:13.8648045Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-07T22:52:13.9194370Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-07T22:52:13.9198869Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-07T22:52:14.0066543Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-07T22:52:14.0980217Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-07T22:52:14.0981325Z test reconcile::tests::active_node_wins ... ok
2026-06-07T22:52:14.0982543Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-07T22:52:14.0983541Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-07T22:52:14.0984735Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-07T22:52:14.1276747Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-07T22:52:14.1972473Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-07T22:52:14.2453674Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-07T22:52:14.3336595Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-07T22:52:14.3608340Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-07T22:52:14.4866230Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-07T22:52:14.4940016Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-07T22:52:14.4976819Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-07T22:52:14.5077880Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-07T22:52:14.5679871Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-07T22:52:14.5800951Z test registryhost::tests::repair_evict_drops_trust_snapshot_and_memory ... ok
2026-06-07T22:52:14.5802033Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-07T22:52:14.6812108Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-07T22:52:14.7725307Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-07T22:52:16.0313397Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-07T22:52:16.0459709Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-07T22:52:16.0544583Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-07T22:52:16.0578769Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-07T22:52:16.0663071Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-07T22:52:16.0753457Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-07T22:52:16.0840350Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-07T22:52:16.0926897Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-07T22:52:16.0928468Z test release::tests::hex_roundtrips ... ok
2026-06-07T22:52:16.1179758Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-07T22:52:16.1249339Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-07T22:52:16.1253499Z test release::tests::revoked_key_is_rejected ... ok
2026-06-07T22:52:16.1254831Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-07T22:52:16.1341223Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-07T22:52:16.1431505Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-07T22:52:16.1520712Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-07T22:52:16.1693164Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-07T22:52:16.1778278Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-07T22:52:16.1866506Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-07T22:52:16.1954228Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-07T22:52:16.2042696Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-07T22:52:16.2258059Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-07T22:52:16.2280083Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-07T22:52:16.2354433Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-07T22:52:16.2355718Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-07T22:52:20.0107050Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-07T22:52:20.0199965Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-07T22:52:20.0212013Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-07T22:52:20.0212962Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-07T22:52:20.1005625Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-07T22:52:20.1099069Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-07T22:52:20.1099897Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-07T22:52:20.1722278Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-07T22:52:20.2371187Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-07T22:52:20.3596913Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-07T22:52:20.4454084Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-07T22:52:20.4459148Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-07T22:52:20.4460749Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-07T22:52:20.4463866Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-07T22:52:20.4606193Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-07T22:52:20.5039272Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-07T22:52:20.5212716Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-07T22:52:20.5922716Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-07T22:52:20.6170894Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-07T22:52:20.6325199Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-07T22:52:20.6383392Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-07T22:52:20.6629958Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-07T22:52:20.6632060Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-07T22:52:20.6633369Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-07T22:52:20.6635146Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-07T22:52:20.6749149Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-07T22:52:20.6774699Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-07T22:52:20.6937428Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-07T22:52:20.7275884Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-07T22:52:20.7362470Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-07T22:52:20.7363897Z test sync::tests::gate_decision_table ... ok
2026-06-07T22:52:20.7441031Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-07T22:52:20.7446118Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-07T22:52:20.7450091Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-07T22:52:20.7451597Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-07T22:52:20.7453143Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-07T22:52:20.7454707Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-07T22:52:20.7455884Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-07T22:52:20.7603129Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-07T22:52:20.7640197Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-07T22:52:20.7729252Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-07T22:52:20.7864558Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-07T22:52:20.7865872Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-07T22:52:20.7899055Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-07T22:52:20.8307088Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-07T22:52:20.8439628Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-07T22:52:20.8524624Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-07T22:52:20.8588054Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-07T22:52:20.9307366Z test relay::tests::run_honors_stop ... ok
2026-06-07T22:52:20.9608408Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-07T22:52:21.0169442Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-07T22:52:21.0234597Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-07T22:52:21.0301072Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-07T22:52:21.0363416Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-07T22:52:21.0423307Z test seedmap::tests::take_absent_is_none ... ok
2026-06-07T22:52:21.1060714Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-07T22:52:21.3232724Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-07T22:52:21.6021944Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-07T22:52:21.6022124Z 
2026-06-07T22:52:21.6022286Z test result: ok. 205 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.40s
2026-06-07T22:52:21.6022508Z 
2026-06-07T22:52:21.6072437Z      Running tests\access.rs (target\debug\deps\access-4dc9d49bcf8200e8.exe)
2026-06-07T22:52:21.6462355Z 
2026-06-07T22:52:21.6462549Z running 1 test
2026-06-07T22:52:21.8373595Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-07T22:52:21.8373839Z 
2026-06-07T22:52:21.8374195Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-07T22:52:21.8374453Z 
2026-06-07T22:52:21.8474868Z      Running tests\attach.rs (target\debug\deps\attach-2614567ee4400c74.exe)
2026-06-07T22:52:21.8859288Z 
2026-06-07T22:52:21.8859712Z running 3 tests
2026-06-07T22:52:22.2131019Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-07T22:52:22.2508004Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-07T22:52:22.2747695Z test attach_registers_remote_drive_detection ... ok
2026-06-07T22:52:22.2766892Z 
2026-06-07T22:52:22.2788519Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-07T22:52:22.2789361Z 
2026-06-07T22:52:22.3200297Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-e06904790877d858.exe)
2026-06-07T22:52:22.3559645Z 
2026-06-07T22:52:22.3560974Z running 1 test
2026-06-07T22:52:22.3771629Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-07T22:52:22.3771848Z 
2026-06-07T22:52:22.3772006Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-07T22:52:22.3772241Z 
2026-06-07T22:52:22.3784428Z      Running tests\broker.rs (target\debug\deps\broker-61bb1e6b265c8657.exe)
2026-06-07T22:52:22.4055508Z 
2026-06-07T22:52:22.4055610Z running 1 test
2026-06-07T22:52:22.4219414Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-07T22:52:22.4219602Z 
2026-06-07T22:52:22.4219757Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-07T22:52:22.4219964Z 
2026-06-07T22:52:22.4231957Z      Running tests\budget.rs (target\debug\deps\budget-505fd1805dafe27f.exe)
2026-06-07T22:52:22.9670231Z 
2026-06-07T22:52:22.9670408Z running 1 test
2026-06-07T22:52:22.9671807Z test measure_dormant_seat_budget ... ok
2026-06-07T22:52:22.9671947Z 
2026-06-07T22:52:22.9672111Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:52:22.9672334Z 
2026-06-07T22:52:22.9682754Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-21df8d2ace19de5b.exe)
2026-06-07T22:52:23.0000863Z 
2026-06-07T22:52:23.0000956Z running 1 test
2026-06-07T22:52:25.4985889Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-07T22:52:25.4986079Z 
2026-06-07T22:52:25.4986239Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.50s
2026-06-07T22:52:25.4986454Z 
2026-06-07T22:52:25.5003220Z      Running tests\digest.rs (target\debug\deps\digest-aca13203f7c0bf28.exe)
2026-06-07T22:52:25.5297742Z 
2026-06-07T22:52:25.5297865Z running 1 test
2026-06-07T22:52:25.6616902Z test digest_daemon_half_end_to_end ... ok
2026-06-07T22:52:25.6617065Z 
2026-06-07T22:52:25.6617244Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-07T22:52:25.6617465Z 
2026-06-07T22:52:25.6634245Z      Running tests\dispatch.rs (target\debug\deps\dispatch-c8fa3d712935ab4c.exe)
2026-06-07T22:52:25.7005384Z 
2026-06-07T22:52:25.7005520Z running 9 tests
2026-06-07T22:52:25.8087497Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-07T22:52:26.0053104Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-07T22:52:26.1770406Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-07T22:52:27.3399576Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-07T22:52:27.4716365Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-07T22:52:27.5737445Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-07T22:52:27.6748308Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-07T22:52:27.8108875Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-07T22:52:27.9558450Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-07T22:52:27.9558634Z 
2026-06-07T22:52:27.9558848Z test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
2026-06-07T22:52:27.9559154Z 
2026-06-07T22:52:28.0043571Z      Running tests\handoff.rs (target\debug\deps\handoff-46c4dec18136d4fc.exe)
2026-06-07T22:52:28.5473113Z 
2026-06-07T22:52:28.5473356Z running 1 test
2026-06-07T22:52:28.7385986Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-07T22:52:28.7386182Z 
2026-06-07T22:52:28.7386340Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-07T22:52:28.7386545Z 
2026-06-07T22:52:28.7399880Z      Running tests\idempotent.rs (target\debug\deps\idempotent-968cbf2b2b10d8f0.exe)
2026-06-07T22:52:28.7728082Z 
2026-06-07T22:52:28.7728187Z running 1 test
2026-06-07T22:52:28.8480099Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-07T22:52:28.8480386Z 
2026-06-07T22:52:28.8480890Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-07T22:52:28.8481270Z 
2026-06-07T22:52:28.8536295Z      Running tests\netbroker.rs (target\debug\deps\netbroker-c550db9f36d4e595.exe)
2026-06-07T22:52:29.4935967Z 
2026-06-07T22:52:29.4936198Z running 5 tests
2026-06-07T22:52:29.4958083Z test netless_broker_probes_gracefully ... ok
2026-06-07T22:52:29.5306560Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-07T22:52:29.5312297Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-07T22:52:29.5960975Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-07T22:52:29.6029732Z test brain_dials_second_broker_over_loopback ... ok
2026-06-07T22:52:29.6029995Z 
2026-06-07T22:52:29.6030252Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-07T22:52:29.6030619Z 
2026-06-07T22:52:29.6151792Z      Running tests\netstream.rs (target\debug\deps\netstream-c6ac43aee769df34.exe)
2026-06-07T22:52:30.2722116Z 
2026-06-07T22:52:30.2722372Z running 2 tests
2026-06-07T22:52:30.5827016Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-07T22:52:30.5904382Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-07T22:52:30.5905850Z 
2026-06-07T22:52:30.5906037Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-07T22:52:30.5906259Z 
2026-06-07T22:52:30.6063778Z      Running tests\notifsync.rs (target\debug\deps\notifsync-ba1f7442213db0bc.exe)
2026-06-07T22:52:31.2641570Z 
2026-06-07T22:52:31.2641826Z running 1 test
2026-06-07T22:52:31.4644786Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-07T22:52:31.4644990Z 
2026-06-07T22:52:31.4645222Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-07T22:52:31.4645499Z 
2026-06-07T22:52:31.4703306Z      Running tests\pairjoin.rs (target\debug\deps\pairjoin-949c0cc8ff5f06dc.exe)
2026-06-07T22:52:32.1112604Z 
2026-06-07T22:52:32.1112843Z running 1 test
2026-06-07T22:52:32.3950476Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-07T22:52:32.3950758Z 
2026-06-07T22:52:32.3950949Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-07T22:52:32.3951153Z 
2026-06-07T22:52:32.3985724Z      Running tests\peerloop.rs (target\debug\deps\peerloop-fc9362f1b726bb25.exe)
2026-06-07T22:52:32.4376098Z 
2026-06-07T22:52:32.4376200Z running 1 test
2026-06-07T22:52:33.7399240Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-07T22:52:33.7399412Z 
2026-06-07T22:52:33.7399571Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
2026-06-07T22:52:33.7399792Z 
2026-06-07T22:52:33.7489018Z      Running tests\presence.rs (target\debug\deps\presence-6c5715f9b0569cef.exe)
2026-06-07T22:52:33.7855595Z 
2026-06-07T22:52:33.7855750Z running 2 tests
2026-06-07T22:52:33.9951902Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-07T22:52:36.9616638Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-07T22:52:36.9616836Z 
2026-06-07T22:52:36.9617004Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.18s
2026-06-07T22:52:36.9617355Z 
2026-06-07T22:52:36.9666245Z      Running tests\propagate.rs (target\debug\deps\propagate-198d2ceeb8a97433.exe)
2026-06-07T22:52:37.0098356Z 
2026-06-07T22:52:37.0098600Z running 6 tests
2026-06-07T22:52:37.1306316Z test untrusted_origin_gets_no_offer ... ok
2026-06-07T22:52:37.1398255Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-07T22:52:37.2361362Z test update_set_propagates_selected_platform_artifact ... ok
2026-06-07T22:52:37.2448413Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-07T22:52:37.3613672Z test status_query_drives_the_convergence_table_end_to_end ... ok
2026-06-07T22:52:37.3818017Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-07T22:52:37.3818221Z 
2026-06-07T22:52:37.3818451Z test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
2026-06-07T22:52:37.3818805Z 
2026-06-07T22:52:37.4215767Z      Running tests\replicate.rs (target\debug\deps\replicate-f1e6d4b245b78923.exe)
2026-06-07T22:52:38.0769834Z 
2026-06-07T22:52:38.0770093Z running 1 test
2026-06-07T22:52:38.2003754Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-07T22:52:38.2003948Z 
2026-06-07T22:52:38.2004103Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-07T22:52:38.2004315Z 
2026-06-07T22:52:38.2103906Z      Running tests\shellchan.rs (target\debug\deps\shellchan-c6077f4ace07dfd1.exe)
2026-06-07T22:52:38.2449733Z 
2026-06-07T22:52:38.2449824Z running 2 tests
2026-06-07T22:52:38.3862311Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-07T22:52:38.4322360Z test hung_shell_stalls_no_other_owner ... ok
2026-06-07T22:52:38.4322521Z 
2026-06-07T22:52:38.4322676Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-07T22:52:38.4323532Z 
2026-06-07T22:52:38.4434096Z      Running tests\sync.rs (target\debug\deps\sync-103304375152abb5.exe)
2026-06-07T22:52:38.4789973Z 
2026-06-07T22:52:38.4790142Z running 3 tests
2026-06-07T22:52:41.0937352Z test torn_pull_recovers_by_repulling ... ok
2026-06-07T22:52:43.4018152Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-07T22:52:43.7562993Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-07T22:52:43.7563315Z 
2026-06-07T22:52:43.7563568Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.28s
2026-06-07T22:52:43.7563937Z 
2026-06-07T22:52:43.7801073Z      Running tests\twohost.rs (target\debug\deps\twohost-9aa5fdd33244f318.exe)
2026-06-07T22:52:43.8125548Z 
2026-06-07T22:52:43.8125704Z running 2 tests
2026-06-07T22:52:43.8127572Z test two_host_ladder_role_a ... ok
2026-06-07T22:52:43.8127756Z test two_host_ladder_role_b ... ok
2026-06-07T22:52:43.8127864Z 
2026-06-07T22:52:43.8128024Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:52:43.8128246Z 
2026-06-07T22:52:43.8141513Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-7597a2b1f94aef2e.exe)
2026-06-07T22:52:44.4686233Z 
2026-06-07T22:52:44.4686499Z running 2 tests
2026-06-07T22:52:44.7128424Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-07T22:52:44.7173849Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-07T22:52:44.7174033Z 
2026-06-07T22:52:44.7174187Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-07T22:52:44.7174401Z 
2026-06-07T22:52:44.7236474Z      Running tests\xfer.rs (target\debug\deps\xfer-7b7ae3b72bb4508c.exe)
2026-06-07T22:52:44.7614707Z 
2026-06-07T22:52:44.7614892Z running 2 tests
2026-06-07T22:52:44.9321370Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-07T22:52:44.9482321Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-07T22:52:44.9482532Z 
2026-06-07T22:52:44.9482699Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-07T22:52:44.9482917Z 
2026-06-07T22:52:44.9585198Z      Running unittests src\lib.rs (target\debug\deps\spt_live-740d9619b9c6844d.exe)
2026-06-07T22:52:44.9863722Z 
2026-06-07T22:52:44.9863891Z running 49 tests
2026-06-07T22:52:44.9867411Z test context::tests::direct_always_writes ... ok
2026-06-07T22:52:44.9867800Z test context::tests::llm_past_window_writes ... ok
2026-06-07T22:52:44.9871254Z test context::tests::llm_within_window_suppressed ... ok
2026-06-07T22:52:44.9871617Z test context::tests::llm_over_llm_writes ... ok
2026-06-07T22:52:44.9871854Z test echo::tests::provenance_is_stamped ... ok
2026-06-07T22:52:44.9872519Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-07T22:52:44.9926693Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-07T22:52:44.9928175Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-07T22:52:44.9929420Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-07T22:52:44.9930832Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-07T22:52:44.9932505Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-07T22:52:44.9933613Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-07T22:52:44.9935025Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-07T22:52:44.9936314Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-07T22:52:44.9937386Z test psyche::tests::prompt_without_event ... ok
2026-06-07T22:52:45.0120538Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-07T22:52:45.0179334Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-07T22:52:45.0191466Z test history::tests::fetcher_yields_records ... ok
2026-06-07T22:52:45.0249528Z test echo::tests::echo_nonzero_errors ... ok
2026-06-07T22:52:45.0321076Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-07T22:52:45.0351760Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-07T22:52:45.0618957Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-07T22:52:45.2983466Z test history::tests::fetcher_timeout_errors ... ok
2026-06-07T22:52:46.3395501Z test ingest::tests::both_drops_ingested ... ok
2026-06-07T22:52:46.3399560Z test history::tests::native_missing_log_is_empty ... ok
2026-06-07T22:52:46.3465326Z test history::tests::native_reads_logged_records ... ok
2026-06-07T22:52:46.8186311Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-07T22:52:46.8193113Z test ingest::tests::no_drops_is_empty ... ok
2026-06-07T22:52:46.8194279Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-07T22:52:46.8195136Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-07T22:52:46.8196115Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-07T22:52:46.8204640Z test signoff::tests::stale_signoff_swept ... ok
2026-06-07T22:52:46.8484311Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-07T22:52:46.8740189Z test turn::tests::turn_captures_stdout ... ok
2026-06-07T22:52:47.1424506Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-07T22:52:48.0576056Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-07T22:52:48.0916173Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-07T22:52:48.0932061Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-07T22:52:48.5658194Z test pulse::tests::tick_ingests_drops ... ok
2026-06-07T22:52:48.5673366Z test pulse::tests::tick_reports_idle ... ok
2026-06-07T22:52:49.0896862Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-07T22:52:49.4042699Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-07T22:52:50.1556545Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-07T22:52:50.6875913Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-07T22:52:50.7160646Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-07T22:52:51.2394908Z test resume::tests::download_composes_two_tiers ... ok
2026-06-07T22:52:51.2678939Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-07T22:52:51.2684518Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-07T22:52:52.2639523Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-07T22:52:52.2639704Z 
2026-06-07T22:52:52.2639858Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.28s
2026-06-07T22:52:52.2640070Z 
2026-06-07T22:52:52.2653332Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-b104d4424af858f5.exe)
2026-06-07T22:52:52.2942069Z 
2026-06-07T22:52:52.2942191Z running 28 tests
2026-06-07T22:52:52.2946925Z test emit::tests::parse_frame_shapes ... ok
2026-06-07T22:52:52.2947424Z test emit::tests::multiline_body_escapes_and_round_trips ... ok
2026-06-07T22:52:52.2948042Z test emit::tests::typed_envelope_body_passes_through_verbatim ... ok
2026-06-07T22:52:52.2948687Z test emit::tests::oversized_line_chunks_into_event_parts ... ok
2026-06-07T22:52:52.2949246Z test emit::tests::frame_renders_msg_envelope ... ok
2026-06-07T22:52:52.2949558Z test emit::tests::anonymous_frame_still_enveloped ... ok
2026-06-07T22:52:52.2950396Z test deliver::tests::deferred_send_validates ... ok
2026-06-07T22:52:52.2956911Z test ring::tests::ring_no_perch ... ok
2026-06-07T22:52:52.3595080Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-07T22:52:52.3596052Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-07T22:52:52.3596862Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-07T22:52:52.3602141Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-07T22:52:52.3606355Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-07T22:52:52.3897589Z test deliver::tests::send_outcome_mapping ... ok
2026-06-07T22:52:52.3958361Z test listener::tests::drop_unregisters_address ... ok
2026-06-07T22:52:52.4036159Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-07T22:52:52.4037022Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-07T22:52:52.4139341Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-07T22:52:52.4363876Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-07T22:52:52.4508082Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-07T22:52:52.4660267Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-07T22:52:52.5233426Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-07T22:52:52.5492734Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-07T22:52:52.5551848Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-07T22:52:52.5615213Z test ready::tests::backlog_drains_on_start ... ok
2026-06-07T22:52:52.6633743Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-07T22:52:52.8067983Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-07T22:52:54.4207193Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-07T22:52:54.4207398Z 
2026-06-07T22:52:54.4207559Z test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s
2026-06-07T22:52:54.4207770Z 
2026-06-07T22:52:54.4223735Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-4e3f8c50d771ad5f.exe)
2026-06-07T22:52:54.6283902Z 
2026-06-07T22:52:54.6284085Z running 2 tests
2026-06-07T22:52:54.8164347Z test offline_then_online_delivers_backlog ... ok
2026-06-07T22:52:54.8496871Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-07T22:52:54.8497193Z 
2026-06-07T22:52:54.8497421Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-07T22:52:54.8497738Z 
2026-06-07T22:52:54.8513992Z      Running unittests src\lib.rs (target\debug\deps\spt_net-7b437a5c4d7b3b79.exe)
2026-06-07T22:52:55.4909403Z 
2026-06-07T22:52:55.4909650Z running 106 tests
2026-06-07T22:52:55.4913071Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-07T22:52:55.4915209Z test net::pairing::ntp::tests::offset_applies_signed_and_saturates ... ok
2026-06-07T22:52:55.4916333Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:52:55.4917011Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T22:52:55.4917672Z test net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies ... ok
2026-06-07T22:52:55.4918155Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:52:55.4918435Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:52:55.4918826Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-07T22:52:55.4919138Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-07T22:52:55.4919494Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-07T22:52:55.4919985Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-07T22:52:55.4920445Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-07T22:52:55.4920752Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-07T22:52:55.4921079Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-07T22:52:55.4921599Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-07T22:52:55.4922352Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-07T22:52:55.4922866Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-07T22:52:55.4923591Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-07T22:52:55.4924037Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-07T22:52:55.4924464Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-07T22:52:55.4925847Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-07T22:52:55.4926527Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-07T22:52:55.4929327Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-07T22:52:55.4930127Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-07T22:52:55.4930712Z test net::pairing::ntp::tests::unreachable_server_falls_back ... ok
2026-06-07T22:52:55.4935410Z test net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp ... ok
2026-06-07T22:52:55.4936850Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-07T22:52:55.4937395Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-07T22:52:55.4938226Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-07T22:52:55.4938677Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-07T22:52:55.4939137Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-07T22:52:55.4943325Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-07T22:52:55.4943882Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-07T22:52:55.4950075Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-07T22:52:55.4950824Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-07T22:52:55.4951395Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-07T22:52:55.4955313Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-07T22:52:55.4955988Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-07T22:52:55.4958241Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-07T22:52:55.4959135Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-07T22:52:55.4968038Z test net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips ... ok
2026-06-07T22:52:55.5277744Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-07T22:52:55.5300870Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-07T22:52:55.5646535Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-07T22:52:55.5663726Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-07T22:52:55.5664217Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-07T22:52:55.5667434Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-07T22:52:55.5667903Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-07T22:52:55.5668333Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-07T22:52:55.5672805Z test net::registry::tests::evicting_dead_node_clears_phantom_ambiguity ... ok
2026-06-07T22:52:55.5673479Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-07T22:52:55.5674872Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-07T22:52:55.5675499Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-07T22:52:55.5675945Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-07T22:52:55.5692105Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-07T22:52:55.5692596Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-07T22:52:55.5693971Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-07T22:52:55.5698659Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-07T22:52:55.5699091Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-07T22:52:55.5699548Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-07T22:52:55.5700105Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-07T22:52:55.5700537Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-07T22:52:55.5706876Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-07T22:52:55.5707315Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-07T22:52:55.5707735Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-07T22:52:55.5708199Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-07T22:52:55.5709168Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-07T22:52:55.5709598Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-07T22:52:55.5710021Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-07T22:52:55.5710576Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-07T22:52:55.5713440Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-07T22:52:55.5713953Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-07T22:52:55.5714577Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-07T22:52:55.5715182Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-07T22:52:55.5715966Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-07T22:52:55.5717714Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-07T22:52:55.5718220Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-07T22:52:55.5718858Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-07T22:52:55.5719382Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-07T22:52:55.5720071Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-07T22:52:55.5720748Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-07T22:52:55.5721471Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-07T22:52:55.5722131Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-07T22:52:55.5723201Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-07T22:52:55.5724133Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:52:55.5724509Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-07T22:52:55.5725530Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:52:55.5726106Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:52:55.5726528Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:52:55.5726987Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T22:52:55.5727616Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T22:52:55.5729262Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:52:55.5729737Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:52:55.5730329Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:52:55.5730875Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-07T22:52:55.5731377Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-07T22:52:55.5732020Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T22:52:55.5842439Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-07T22:52:55.5862016Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-07T22:52:55.5867333Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-07T22:52:55.6237800Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-07T22:52:55.6502536Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-07T22:52:55.6557368Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-07T22:52:55.6566256Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-07T22:52:55.6583365Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-07T22:52:55.6986021Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-07T22:52:55.6986240Z 
2026-06-07T22:52:55.6986398Z test result: ok. 105 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.21s
2026-06-07T22:52:55.6986623Z 
2026-06-07T22:52:55.7025660Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-d6de73c5f671e334.exe)
2026-06-07T22:52:55.7750752Z 
2026-06-07T22:52:55.7750923Z running 54 tests
2026-06-07T22:52:55.7755220Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-07T22:52:55.7755763Z test addr::tests::display_round_trips ... ok
2026-06-07T22:52:55.7756204Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-07T22:52:55.7757187Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-07T22:52:55.7757749Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-07T22:52:55.7758233Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-07T22:52:55.7758846Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-07T22:52:55.7759418Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-07T22:52:55.7759761Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-07T22:52:55.7760097Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-07T22:52:55.7760444Z test endpoint::tests::broker_and_node_families ... ok
2026-06-07T22:52:55.7760804Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-07T22:52:55.7761143Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-07T22:52:55.7761967Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-07T22:52:55.7762438Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-07T22:52:55.7764796Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-07T22:52:55.7765259Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-07T22:52:55.7765570Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-07T22:52:55.7765892Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-07T22:52:55.7766128Z test envelope::tests::parser_both_tags_present ... ok
2026-06-07T22:52:55.7766401Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-07T22:52:55.7766797Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-07T22:52:55.7767219Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-07T22:52:55.7767567Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-07T22:52:55.7767926Z test event::tests::alarm_event_round_trips ... ok
2026-06-07T22:52:55.7768120Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-07T22:52:55.7768374Z test event::tests::attr_order_preserved ... ok
2026-06-07T22:52:55.7768661Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-07T22:52:55.7768904Z test event::tests::empty_body_envelope_parses ... ok
2026-06-07T22:52:55.7769316Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-07T22:52:55.7769678Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-07T22:52:55.7770092Z test event::tests::msg_event_round_trips ... ok
2026-06-07T22:52:55.7770472Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-07T22:52:55.7770901Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-07T22:52:55.7771293Z test id::tests::accepts_japanese_scripts ... ok
2026-06-07T22:52:55.7771637Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-07T22:52:55.7771965Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-07T22:52:55.7772282Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-07T22:52:55.7773196Z test id::tests::reports_bad_char_position ... ok
2026-06-07T22:52:55.7773437Z test id::tests::reserves_address_delimiters ... ok
2026-06-07T22:52:55.7773676Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-07T22:52:55.7773903Z test payload::tests::base64_known_vectors ... ok
2026-06-07T22:52:55.7774118Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-07T22:52:55.7774359Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-07T22:52:55.7774601Z test payload::tests::command_payload_round_trips ... ok
2026-06-07T22:52:55.7774813Z test payload::tests::text_payload_round_trips ... ok
2026-06-07T22:52:55.7775032Z test version::tests::current_version_self_compatible ... ok
2026-06-07T22:52:55.7775277Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-07T22:52:55.7775526Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-07T22:52:55.7775771Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-07T22:52:55.7775993Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-07T22:52:55.7855025Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-07T22:52:55.7942619Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-07T22:52:55.8102904Z test identity::tests::sign_verify_round_trip ... ok
2026-06-07T22:52:55.8103065Z 
2026-06-07T22:52:55.8103217Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-07T22:52:55.8103421Z 
2026-06-07T22:52:55.8115579Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-77bc5e7c4cee39d8.exe)
2026-06-07T22:52:56.0985385Z 
2026-06-07T22:52:56.0985517Z running 26 tests
2026-06-07T22:52:56.0993307Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-07T22:52:56.0994853Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-07T22:52:56.0996809Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-07T22:52:56.0997461Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-07T22:52:56.0998231Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-07T22:52:56.0999059Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-07T22:52:56.0999550Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-07T22:52:56.1000019Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-07T22:52:56.1000447Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-07T22:52:56.1000856Z test manifest::tests::shell_fixture_parses ... ok
2026-06-07T22:52:56.1001231Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-07T22:52:56.1001619Z test runtime::tests::fills_known_placeholders ... ok
2026-06-07T22:52:56.1002014Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-07T22:52:56.1002478Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-07T22:52:56.1002889Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-07T22:52:56.1004264Z test runtime::tests::unknown_role_errors ... ok
2026-06-07T22:52:56.1010115Z test manifest::tests::round_trips_through_toml ... ok
2026-06-07T22:52:56.1011031Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-07T22:52:56.1038116Z test manifest::tests::manifest_schema_shape ... ok
2026-06-07T22:52:56.1069680Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-07T22:52:56.1099663Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-07T22:52:56.1154201Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-07T22:52:56.1179715Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-07T22:52:56.1277594Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-07T22:52:56.1343359Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-07T22:52:56.4130786Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-07T22:52:56.4130964Z 
2026-06-07T22:52:56.4131123Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-07T22:52:56.4131368Z 
2026-06-07T22:52:56.4147050Z      Running unittests src\lib.rs (target\debug\deps\spt_store-03bcbf6be0556379.exe)
2026-06-07T22:52:56.6792813Z 
2026-06-07T22:52:56.6792975Z running 145 tests
2026-06-07T22:52:56.6796595Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-07T22:52:56.6797003Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-07T22:52:56.6798175Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-07T22:52:56.6798776Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-07T22:52:56.6799559Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-07T22:52:56.6799852Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-07T22:52:56.6800310Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-07T22:52:56.6800755Z test attachment::tests::boot_reset_and_serving_filter ... ok
2026-06-07T22:52:56.6802078Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-07T22:52:56.6802489Z test contextmark::tests::merge_decisions ... ok
2026-06-07T22:52:56.6802847Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-07T22:52:56.6803770Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-07T22:52:56.6804298Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-07T22:52:56.6837920Z test attachment::tests::corrupt_file_degrades_to_attached ... ok
2026-06-07T22:52:56.6861959Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-07T22:52:56.6880827Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-07T22:52:56.6884338Z test access::tests::recent_outbound_persists ... ok
2026-06-07T22:52:56.6895130Z test attachment::tests::attached_default_flip_roundtrip ... ok
2026-06-07T22:52:56.6919024Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-07T22:52:56.6940833Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-07T22:52:56.6951127Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-07T22:52:56.6968008Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-07T22:52:56.6981100Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-07T22:52:56.6982146Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-07T22:52:56.6983382Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-07T22:52:56.7135322Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-07T22:52:56.7276112Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-07T22:52:56.7279460Z test history::tests::appends_one_record_per_line ... ok
2026-06-07T22:52:56.7286698Z test home::tests::home_assignment_matrix ... ok
2026-06-07T22:52:56.7288150Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-07T22:52:56.7362781Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-07T22:52:56.7417332Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-07T22:52:56.7453797Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-07T22:52:56.7509615Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-07T22:52:56.7621358Z test info::tests::corrupt_content_returns_none ... ok
2026-06-07T22:52:56.7774147Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-07T22:52:56.8019317Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-07T22:52:56.8023821Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-07T22:52:56.8234554Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-07T22:52:56.8270211Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-07T22:52:56.8393222Z test info::tests::set_status_marks_existing_record ... ok
2026-06-07T22:52:56.8510422Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-07T22:52:56.8589363Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-07T22:52:56.8635830Z test info::tests::write_read_round_trip ... ok
2026-06-07T22:52:56.8742612Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-07T22:52:56.8816273Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-07T22:52:56.8923219Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-07T22:52:56.8996371Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-07T22:52:56.9180449Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-07T22:52:56.9241738Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-07T22:52:56.9659512Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-07T22:52:57.0583622Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-07T22:52:57.0687421Z test contextstore::tests::invalid_id_refused ... ok
2026-06-07T22:52:57.1066958Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-07T22:52:57.1204445Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-07T22:52:57.1270313Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-07T22:52:57.1557492Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-07T22:52:57.1640619Z test peeraddrs::tests::corrupt_file_degrades_to_empty ... ok
2026-06-07T22:52:57.1781595Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-07T22:52:57.1790094Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-07T22:52:57.1807664Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-07T22:52:57.1816473Z test perch::tests::classification_matrix ... ok
2026-06-07T22:52:57.1835284Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-07T22:52:57.1860115Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-07T22:52:57.1869378Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-07T22:52:57.1905533Z test perch::tests::resolve_self_is_flat ... ok
2026-06-07T22:52:57.1922369Z test peeraddrs::tests::put_get_roundtrip_and_noop_reput ... ok
2026-06-07T22:52:57.1933541Z test peeraddrs::tests::record_is_one_step_and_skips_noops ... ok
2026-06-07T22:52:57.1977392Z test proc::tests::current_process_is_alive ... ok
2026-06-07T22:52:57.1978750Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-07T22:52:57.1980641Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-07T22:52:57.1993492Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-07T22:52:57.2015694Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-07T22:52:57.2025983Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-07T22:52:57.2036730Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-07T22:52:57.2071935Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-07T22:52:57.3025315Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-07T22:52:57.3127188Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-07T22:52:57.3450861Z test registry::tests::register_and_lookup ... ok
2026-06-07T22:52:57.3656407Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-07T22:52:57.4121208Z test registry::tests::reregister_replaces_address ... ok
2026-06-07T22:52:57.4494125Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-07T22:52:57.4645495Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-07T22:52:57.4806786Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-07T22:52:57.5114993Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-07T22:52:57.5127256Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-07T22:52:57.5130996Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-07T22:52:57.5335336Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-07T22:52:57.5525570Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-07T22:52:57.5684896Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-07T22:52:57.5825484Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-07T22:52:57.5866155Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-07T22:52:57.6268089Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-07T22:52:57.6774375Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-07T22:52:57.6878139Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-07T22:52:57.7455137Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-07T22:52:57.7566562Z test spool::tests::reopen_is_idempotent ... ok
2026-06-07T22:52:57.7686332Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-07T22:52:57.7695425Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-07T22:52:57.7702540Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-07T22:52:57.7707378Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-07T22:52:57.7798827Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-07T22:52:57.7808970Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-07T22:52:57.7915311Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-07T22:52:57.7927612Z test subnet::tests::remove_drops_membership ... ok
2026-06-07T22:52:57.8003766Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-07T22:52:57.8012662Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-07T22:52:57.8207467Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-07T22:52:57.8518425Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-07T22:52:57.8566268Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-07T22:52:57.8906652Z test project::tests::derivation_ladder ... ok
2026-06-07T22:52:58.7221557Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-07T22:52:58.8218753Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-07T22:52:59.0682196Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-07T22:52:59.0682669Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-07T22:52:59.0846361Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-07T22:52:59.0879963Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-07T22:52:59.0936649Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-07T22:52:59.0940542Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-07T22:52:59.0961637Z test trust::tests::revoke_removes_trust ... ok
2026-06-07T22:52:59.0974165Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-07T22:52:59.1033244Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-07T22:52:59.1137596Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-07T22:52:59.1142494Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-07T22:52:59.1152822Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-07T22:52:59.1154212Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-07T22:52:59.1169897Z test visibility::tests::override_wins_both_directions ... ok
2026-06-07T22:52:59.1173286Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-07T22:52:59.1305812Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-07T22:52:59.1362532Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-07T22:52:59.1504697Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-07T22:52:59.1738173Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-07T22:52:59.2076200Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-07T22:53:02.5916168Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-07T22:53:02.8166929Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-07T22:53:04.1037492Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-07T22:53:04.7257102Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-07T22:53:04.9820088Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-07T22:53:05.2096097Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-07T22:53:05.2524876Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-07T22:53:05.7570966Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-07T22:53:08.5199428Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-07T22:53:08.8916138Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-07T22:53:08.9020425Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-07T22:53:09.6272876Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-07T22:53:09.6273110Z 
2026-06-07T22:53:09.6273277Z test result: ok. 145 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.95s
2026-06-07T22:53:09.6273494Z 
2026-06-07T22:53:09.6287953Z      Running unittests src\lib.rs (target\debug\deps\spt_term-874c58ec29b94c38.exe)
2026-06-07T22:53:09.7864992Z 
2026-06-07T22:53:09.7865225Z running 8 tests
2026-06-07T22:53:09.7869042Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-07T22:53:09.7869475Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-07T22:53:09.7871469Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-07T22:53:09.7914069Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-07T22:53:09.7915126Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-07T22:53:09.7917036Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-07T22:53:09.7919969Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-07T22:53:09.7921913Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-07T22:53:09.7922060Z 
2026-06-07T22:53:09.7922217Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T22:53:09.7922444Z 
2026-06-07T22:53:09.7935420Z      Running tests\digest.rs (target\debug\deps\digest-d157a0ae0e47dbaf.exe)
2026-06-07T22:53:09.9607146Z 
2026-06-07T22:53:09.9607299Z running 1 test
2026-06-07T22:53:12.0463500Z test digest_parses_a_real_pty_stream ... ok
2026-06-07T22:53:12.0463738Z 
2026-06-07T22:53:12.0463915Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s
2026-06-07T22:53:12.0464377Z 
2026-06-07T22:53:12.0477854Z      Running tests\dsr.rs (target\debug\deps\dsr-43dba67713ea22aa.exe)
2026-06-07T22:53:12.1137190Z 
2026-06-07T22:53:12.1137300Z running 2 tests
2026-06-07T22:53:12.1474522Z test drain_forwards_child_output ... ok
2026-06-07T22:53:12.1474858Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-07T22:53:12.1475074Z 
2026-06-07T22:53:12.1475297Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-07T22:53:12.1475584Z 
2026-06-07T22:53:12.1487033Z      Running tests\inject.rs (target\debug\deps\inject-0289c613647df386.exe)
2026-06-07T22:53:12.2108625Z 
2026-06-07T22:53:12.2108754Z running 2 tests
2026-06-07T22:53:12.2409831Z test ctrl_c_interrupts_the_child ... ok
2026-06-07T22:53:12.2517729Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-07T22:53:12.2517901Z 
2026-06-07T22:53:12.2518071Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-07T22:53:12.2518291Z 
2026-06-07T22:53:12.2528614Z      Running tests\stream.rs (target\debug\deps\stream-a86541410c451e56.exe)
2026-06-07T22:53:12.3188858Z 
2026-06-07T22:53:12.3188972Z running 2 tests
2026-06-07T22:53:12.3406942Z test delivers_every_value_under_resize ... ok
2026-06-07T22:53:13.3324077Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-07T22:53:13.3324345Z 
2026-06-07T22:53:13.3324584Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-07T22:53:13.3324887Z 
2026-06-07T22:53:13.3337132Z      Running tests\surface.rs (target\debug\deps\surface-d38233fa5ea84ff4.exe)
2026-06-07T22:53:13.3945887Z 
2026-06-07T22:53:13.3946019Z running 1 test
2026-06-07T22:53:13.4040204Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-07T22:53:13.4040375Z 
2026-06-07T22:53:13.4040532Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T22:53:13.4040759Z 
2026-06-07T22:53:13.4051856Z      Running unittests src\main.rs (target\debug\deps\xtask-eff307b78fab99dd.exe)
2026-06-07T22:53:13.4316528Z 
2026-06-07T22:53:13.4316615Z running 1 test
2026-06-07T22:53:13.4318424Z test converge_tests::converge_table_renders_rows_and_success_predicate ... ok
2026-06-07T22:53:13.4318637Z 
2026-06-07T22:53:13.4318793Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:13.4318999Z 
2026-06-07T22:53:13.4328171Z    Doc-tests spt_daemon
2026-06-07T22:53:13.8202314Z 
2026-06-07T22:53:13.8202574Z running 0 tests
2026-06-07T22:53:13.8202686Z 
2026-06-07T22:53:13.8203116Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:13.8203334Z 
2026-06-07T22:53:13.8266369Z    Doc-tests spt_live
2026-06-07T22:53:13.8842548Z 
2026-06-07T22:53:13.8842728Z running 0 tests
2026-06-07T22:53:13.8842851Z 
2026-06-07T22:53:13.8843018Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:13.8843237Z 
2026-06-07T22:53:13.8886510Z    Doc-tests spt_msg
2026-06-07T22:53:13.9389830Z 
2026-06-07T22:53:13.9389921Z running 0 tests
2026-06-07T22:53:13.9390024Z 
2026-06-07T22:53:13.9390186Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:13.9390403Z 
2026-06-07T22:53:13.9435000Z    Doc-tests spt_net
2026-06-07T22:53:14.1520908Z 
2026-06-07T22:53:14.1521163Z running 0 tests
2026-06-07T22:53:14.1521276Z 
2026-06-07T22:53:14.1521450Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:14.1521664Z 
2026-06-07T22:53:14.1581713Z    Doc-tests spt_proto
2026-06-07T22:53:14.2013403Z 
2026-06-07T22:53:14.2013544Z running 0 tests
2026-06-07T22:53:14.2013649Z 
2026-06-07T22:53:14.2013936Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:14.2014431Z 
2026-06-07T22:53:14.2056741Z    Doc-tests spt_runtime
2026-06-07T22:53:14.3614365Z 
2026-06-07T22:53:14.3614606Z running 0 tests
2026-06-07T22:53:14.3614717Z 
2026-06-07T22:53:14.3614886Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:14.3615098Z 
2026-06-07T22:53:14.3671039Z    Doc-tests spt_store
2026-06-07T22:53:14.4975537Z 
2026-06-07T22:53:14.4975709Z running 0 tests
2026-06-07T22:53:14.4975817Z 
2026-06-07T22:53:14.4975992Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:14.4976212Z 
2026-06-07T22:53:14.5030035Z    Doc-tests spt_term
2026-06-07T22:53:14.5521256Z 
2026-06-07T22:53:14.5521410Z running 0 tests
2026-06-07T22:53:14.5521526Z 
2026-06-07T22:53:14.5521701Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:53:14.5521933Z 
2026-06-07T22:53:19.6604625Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-07T22:53:19.6604977Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-07T22:53:19.6654086Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:53:19.6654303Z ##[endgroup]
2026-06-07T22:53:20.5666470Z     Checking cfg-if v1.0.4
2026-06-07T22:53:20.5666683Z     Checking windows-link v0.2.1
2026-06-07T22:53:20.5666850Z     Checking typenum v1.20.1
2026-06-07T22:53:20.5672408Z     Checking critical-section v1.2.0
2026-06-07T22:53:20.5672755Z     Checking memchr v2.8.1
2026-06-07T22:53:20.5673028Z     Checking subtle v2.6.1
2026-06-07T22:53:20.5674951Z     Checking smallvec v1.15.1
2026-06-07T22:53:20.5683604Z     Checking equivalent v1.0.2
2026-06-07T22:53:20.5685863Z     Checking serde_core v1.0.228
2026-06-07T22:53:20.5687104Z     Checking itoa v1.0.18
2026-06-07T22:53:20.5687357Z     Checking cpufeatures v0.2.17
2026-06-07T22:53:20.5687784Z     Checking pin-project-lite v0.2.17
2026-06-07T22:53:20.5688077Z     Checking hashbrown v0.17.1
2026-06-07T22:53:20.5692350Z     Checking log v0.4.32
2026-06-07T22:53:20.5693718Z     Checking futures-core v0.3.32
2026-06-07T22:53:20.5699977Z     Checking zeroize v1.8.2
2026-06-07T22:53:20.6192146Z     Checking getrandom v0.2.17
2026-06-07T22:53:20.6448231Z     Checking windows-sys v0.61.2
2026-06-07T22:53:20.6478111Z     Checking rand_core v0.10.1
2026-06-07T22:53:20.6675554Z     Checking bytes v1.11.1
2026-06-07T22:53:20.6709745Z     Checking stable_deref_trait v1.2.1
2026-06-07T22:53:20.6955067Z     Checking zerofrom v0.1.8
2026-06-07T22:53:20.7180467Z     Checking libc v0.2.186
2026-06-07T22:53:20.7265862Z     Checking bitflags v2.12.1
2026-06-07T22:53:20.7300165Z     Checking futures-io v0.3.32
2026-06-07T22:53:20.7315646Z     Checking slab v0.4.12
2026-06-07T22:53:20.7491394Z     Checking futures-sink v0.3.32
2026-06-07T22:53:20.7508829Z     Checking futures-task v0.3.32
2026-06-07T22:53:20.7704751Z     Checking rand_core v0.6.4
2026-06-07T22:53:20.7841540Z     Checking zerocopy v0.8.50
2026-06-07T22:53:20.8097782Z     Checking yoke v0.8.3
2026-06-07T22:53:20.8132717Z     Checking getrandom v0.4.2
2026-06-07T22:53:20.8566872Z     Checking signature v2.2.0
2026-06-07T22:53:20.8638380Z     Checking zmij v1.0.21
2026-06-07T22:53:20.8718545Z     Checking fastrand v2.4.1
2026-06-07T22:53:20.8750531Z     Checking futures-channel v0.3.32
2026-06-07T22:53:20.8984310Z     Checking libsqlite3-sys v0.30.1
2026-06-07T22:53:20.9219283Z     Checking fallible-streaming-iterator v0.1.9
2026-06-07T22:53:20.9344870Z     Checking fallible-iterator v0.3.0
2026-06-07T22:53:20.9527002Z     Checking litemap v0.8.2
2026-06-07T22:53:21.0128602Z     Checking ed25519 v2.2.3
2026-06-07T22:53:21.0129033Z     Checking zerovec v0.11.6
2026-06-07T22:53:21.0456021Z     Checking writeable v0.6.3
2026-06-07T22:53:21.0532030Z     Checking zerotrie v0.2.4
2026-06-07T22:53:21.0692306Z     Checking windows_x86_64_msvc v0.52.6
2026-06-07T22:53:21.0718998Z     Checking futures-util v0.3.32
2026-06-07T22:53:21.0787725Z     Checking utf8_iter v1.0.4
2026-06-07T22:53:21.1080066Z     Checking icu_normalizer_data v2.2.0
2026-06-07T22:53:21.1290280Z     Checking icu_properties_data v2.2.0
2026-06-07T22:53:21.1382235Z     Checking indexmap v2.14.0
2026-06-07T22:53:21.1384031Z     Checking percent-encoding v2.3.2
2026-06-07T22:53:21.1671170Z     Checking windows-targets v0.52.6
2026-06-07T22:53:21.1882796Z     Checking http v1.4.1
2026-06-07T22:53:21.1913515Z     Checking cpufeatures v0.3.0
2026-06-07T22:53:21.2305071Z     Checking windows-sys v0.59.0
2026-06-07T22:53:21.2305504Z     Checking thiserror v2.0.18
2026-06-07T22:53:21.2332907Z     Checking rustls-pki-types v1.14.1
2026-06-07T22:53:21.2697461Z     Checking form_urlencoded v1.2.2
2026-06-07T22:53:21.2698439Z    Compiling fnv v1.0.7
2026-06-07T22:53:21.2964580Z     Checking untrusted v0.9.0
2026-06-07T22:53:21.3012798Z     Checking chacha20 v0.10.0
2026-06-07T22:53:21.3243765Z    Compiling strsim v0.11.1
2026-06-07T22:53:21.3387882Z     Checking windows-result v0.4.1
2026-06-07T22:53:21.3761428Z     Checking windows-strings v0.5.1
2026-06-07T22:53:21.4183043Z     Checking ring v0.17.14
2026-06-07T22:53:21.4417799Z     Checking scopeguard v1.2.0
2026-06-07T22:53:21.4900146Z     Checking atomic-waker v1.1.2
2026-06-07T22:53:21.5244016Z    Compiling darling_core v0.20.11
2026-06-07T22:53:21.5342903Z     Checking rand v0.10.1
2026-06-07T22:53:21.5636270Z     Checking tinystr v0.8.3
2026-06-07T22:53:21.5746702Z     Checking potential_utf v0.1.5
2026-06-07T22:53:21.5788198Z     Checking lock_api v0.4.14
2026-06-07T22:53:21.5957285Z     Checking const-oid v0.10.2
2026-06-07T22:53:21.6692708Z     Checking generic-array v0.14.7
2026-06-07T22:53:21.6928834Z     Checking icu_collections v2.2.0
2026-06-07T22:53:21.7580282Z     Checking num-traits v0.2.19
2026-06-07T22:53:21.8001323Z     Checking derive_more v2.1.1
2026-06-07T22:53:21.8001727Z     Checking icu_locale_core v2.2.0
2026-06-07T22:53:21.8097438Z     Checking hybrid-array v0.4.12
2026-06-07T22:53:21.8584003Z     Checking base64ct v1.8.3
2026-06-07T22:53:21.9051700Z     Checking http-body v1.0.1
2026-06-07T22:53:21.9565532Z     Checking httparse v1.10.1
2026-06-07T22:53:22.0450266Z     Checking tower-service v0.3.3
2026-06-07T22:53:22.0505100Z     Checking data-encoding v2.11.0
2026-06-07T22:53:22.0579429Z     Checking tinyvec_macros v0.1.1
2026-06-07T22:53:22.1369498Z     Checking try-lock v0.2.5
2026-06-07T22:53:22.1369778Z     Checking base64 v0.22.1
2026-06-07T22:53:22.1735693Z     Checking pem-rfc7468 v1.0.0
2026-06-07T22:53:22.2018753Z     Checking tinyvec v1.11.0
2026-06-07T22:53:22.2383735Z     Checking want v0.3.1
2026-06-07T22:53:22.2827893Z     Checking crypto-common v0.1.7
2026-06-07T22:53:22.3282142Z     Checking block-buffer v0.10.4
2026-06-07T22:53:22.3531104Z     Checking der v0.8.0-rc.10
2026-06-07T22:53:22.3531459Z     Checking inout v0.1.4
2026-06-07T22:53:22.3926747Z     Checking n0-error v0.1.3
2026-06-07T22:53:22.3964404Z     Checking windows-core v0.62.2
2026-06-07T22:53:22.4262045Z     Checking block-buffer v0.12.0
2026-06-07T22:53:22.4568513Z     Checking crypto-common v0.2.2
2026-06-07T22:53:22.4700708Z     Checking winapi v0.3.9
2026-06-07T22:53:22.4752159Z     Checking digest v0.10.7
2026-06-07T22:53:22.5607230Z    Compiling anyhow v1.0.102
2026-06-07T22:53:22.5646925Z     Checking icu_provider v2.2.0
2026-06-07T22:53:22.5957437Z     Checking serial-core v0.4.0
2026-06-07T22:53:22.6063995Z     Checking rustls-webpki v0.103.13
2026-06-07T22:53:22.6097539Z     Checking httpdate v1.0.3
2026-06-07T22:53:22.6576146Z     Checking diatomic-waker v0.2.3
2026-06-07T22:53:22.6750265Z     Checking sha2 v0.10.9
2026-06-07T22:53:22.7092116Z     Checking curve25519-dalek v4.1.3
2026-06-07T22:53:22.7363016Z     Checking serde v1.0.228
2026-06-07T22:53:22.7694520Z     Checking serde_json v1.0.150
2026-06-07T22:53:22.7760855Z     Checking cordyceps v0.3.4
2026-06-07T22:53:22.8228266Z     Checking icu_normalizer v2.2.0
2026-06-07T22:53:22.8915917Z     Checking icu_properties v2.2.0
2026-06-07T22:53:23.0044491Z     Checking spin v0.10.0
2026-06-07T22:53:23.0529695Z     Checking parking v2.2.1
2026-06-07T22:53:23.0677002Z     Checking serial-windows v0.4.0
2026-06-07T22:53:23.1089409Z     Checking digest v0.11.3
2026-06-07T22:53:23.1236467Z     Checking futures-buffered v0.2.13
2026-06-07T22:53:23.1589577Z     Checking thiserror v1.0.69
2026-06-07T22:53:23.1590113Z     Checking futures-lite v2.6.1
2026-06-07T22:53:23.2140835Z     Checking pin-project v1.1.13
2026-06-07T22:53:23.2244464Z     Checking portable-atomic v1.13.1
2026-06-07T22:53:23.2596402Z     Checking ipnet v2.12.0
2026-06-07T22:53:23.2818116Z     Checking serde_spanned v0.6.9
2026-06-07T22:53:23.2965625Z     Checking toml_datetime v0.6.11
2026-06-07T22:53:23.2971605Z     Checking spki v0.8.0-rc.4
2026-06-07T22:53:23.3852173Z     Checking memoffset v0.6.5
2026-06-07T22:53:23.4135834Z     Checking cipher v0.4.4
2026-06-07T22:53:23.4429271Z     Checking universal-hash v0.5.1
2026-06-07T22:53:23.5096333Z     Checking parking_lot_core v0.9.12
2026-06-07T22:53:23.5235951Z     Checking aho-corasick v1.1.4
2026-06-07T22:53:23.5450651Z     Checking sync_wrapper v1.0.2
2026-06-07T22:53:23.5832855Z     Checking lazy_static v1.5.0
2026-06-07T22:53:23.5862563Z     Checking ed25519-dalek v2.2.0
2026-06-07T22:53:23.5943881Z     Checking either v1.16.0
2026-06-07T22:53:23.6406510Z     Checking winnow v0.7.15
2026-06-07T22:53:23.6491175Z     Checking pin-utils v0.1.0
2026-06-07T22:53:23.6526509Z     Checking toml_write v0.1.2
2026-06-07T22:53:23.6748405Z    Compiling powerfmt v0.2.0
2026-06-07T22:53:23.7180430Z     Checking regex-syntax v0.8.10
2026-06-07T22:53:23.7497874Z     Checking bitflags v1.3.2
2026-06-07T22:53:23.7692519Z     Checking spt-proto v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-07T22:53:23.7719907Z     Checking once_cell v1.21.4
2026-06-07T22:53:23.8067257Z     Checking byteorder v1.5.0
2026-06-07T22:53:23.8294526Z     Checking opaque-debug v0.3.1
2026-06-07T22:53:23.8381543Z     Checking nix v0.25.1
2026-06-07T22:53:23.8862386Z     Checking prefix-trie v0.8.4
2026-06-07T22:53:23.8895150Z    Compiling deranged v0.5.8
2026-06-07T22:53:23.9051046Z     Checking polyval v0.6.2
2026-06-07T22:53:23.9206646Z     Checking parking_lot v0.12.5
2026-06-07T22:53:23.9688968Z     Checking tracing-core v0.1.36
2026-06-07T22:53:23.9823027Z     Checking rustls v0.23.40
2026-06-07T22:53:24.0067389Z     Checking idna_adapter v1.2.2
2026-06-07T22:53:24.0744020Z     Checking hash32 v0.2.1
2026-06-07T22:53:24.0972880Z     Checking shared_library v0.1.9
2026-06-07T22:53:24.1003419Z     Checking futures-executor v0.3.32
2026-06-07T22:53:24.1362827Z     Checking idna v1.1.0
2026-06-07T22:53:24.2207673Z     Checking ref-cast v1.0.25
2026-06-07T22:53:24.2208037Z     Checking pkcs8 v0.11.0-rc.10
2026-06-07T22:53:24.2510621Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T22:53:24.3046070Z     Checking serial v0.4.0
2026-06-07T22:53:24.3114170Z     Checking tracing v0.1.44
2026-06-07T22:53:24.3212406Z     Checking crossbeam-utils v0.8.21
2026-06-07T22:53:24.3462355Z     Checking spin v0.9.8
2026-06-07T22:53:24.3969351Z     Checking windows-threading v0.2.1
2026-06-07T22:53:24.4247395Z     Checking url v2.5.8
2026-06-07T22:53:24.4423694Z     Checking signature v3.0.0
2026-06-07T22:53:24.5004019Z    Compiling num-conv v0.2.2
2026-06-07T22:53:24.5419886Z     Checking downcast-rs v1.2.1
2026-06-07T22:53:24.5483812Z     Checking shell-words v1.1.1
2026-06-07T22:53:24.5670117Z     Checking ahash v0.8.12
2026-06-07T22:53:24.5920153Z     Checking dyn-clone v1.0.20
2026-06-07T22:53:24.6297818Z     Checking tower-layer v0.3.3
2026-06-07T22:53:24.6322471Z     Checking winreg v0.10.1
2026-06-07T22:53:24.6471087Z     Checking filedescriptor v0.8.3
2026-06-07T22:53:24.6774889Z    Compiling darling_macro v0.20.11
2026-06-07T22:53:24.6964431Z    Compiling time-core v0.1.8
2026-06-07T22:53:24.7089239Z     Checking schemars v1.2.1
2026-06-07T22:53:24.7273424Z     Checking hashbrown v0.14.5
2026-06-07T22:53:24.7312214Z     Checking ed25519 v3.0.0-rc.4
2026-06-07T22:53:24.7312553Z     Checking heapless v0.7.17
2026-06-07T22:53:24.8026664Z     Checking windows-future v0.3.2
2026-06-07T22:53:24.8185642Z     Checking futures v0.3.32
2026-06-07T22:53:24.8185999Z     Checking portable-pty v0.8.1
2026-06-07T22:53:24.8833634Z    Compiling proc-macro-crate v3.5.0
2026-06-07T22:53:24.8988644Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-07T22:53:24.9008400Z     Checking hickory-proto v0.26.0-beta.4
2026-06-07T22:53:24.9230860Z     Checking ghash v0.5.1
2026-06-07T22:53:25.0552443Z     Checking ctr v0.9.2
2026-06-07T22:53:25.0930073Z    Compiling time v0.3.47
2026-06-07T22:53:25.1711521Z    Compiling darling v0.20.11
2026-06-07T22:53:25.1778810Z     Checking aes v0.8.4
2026-06-07T22:53:25.2288356Z     Checking toml_edit v0.22.27
2026-06-07T22:53:25.2413812Z     Checking sha2 v0.11.0-rc.5
2026-06-07T22:53:25.2761371Z     Checking windows-collections v0.3.2
2026-06-07T22:53:25.3074925Z     Checking hashlink v0.9.1
2026-06-07T22:53:25.3318982Z     Checking windows-numerics v0.3.1
2026-06-07T22:53:25.4003585Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:53:25.4283166Z     Checking regex-automata v0.4.14
2026-06-07T22:53:25.4355929Z     Checking aead v0.5.2
2026-06-07T22:53:25.4761264Z     Checking http-body-util v0.1.3
2026-06-07T22:53:25.5631822Z     Checking cobs v0.3.0
2026-06-07T22:53:25.5667592Z     Checking widestring v1.2.1
2026-06-07T22:53:25.6198521Z     Checking rusqlite v0.32.1
2026-06-07T22:53:25.6951133Z     Checking postcard v1.1.3
2026-06-07T22:53:25.7143495Z    Compiling num_enum_derive v0.7.6
2026-06-07T22:53:25.7268121Z     Checking aes-gcm v0.10.3
2026-06-07T22:53:25.7376132Z     Checking windows v0.62.2
2026-06-07T22:53:25.8442268Z     Checking data-encoding-macro v0.1.20
2026-06-07T22:53:25.9010146Z     Checking crossbeam-epoch v0.9.18
2026-06-07T22:53:25.9247824Z     Checking crossbeam-channel v0.5.15
2026-06-07T22:53:25.9298937Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-07T22:53:26.0438631Z     Checking chrono v0.4.45
2026-06-07T22:53:26.1458870Z     Checking windows-registry v0.6.1
2026-06-07T22:53:26.1495103Z     Checking uuid v1.23.2
2026-06-07T22:53:26.3056204Z     Checking foldhash v0.2.0
2026-06-07T22:53:26.3240667Z     Checking identity-hash v0.1.0
2026-06-07T22:53:26.3440147Z     Checking sorted-index-buffer v0.2.1
2026-06-07T22:53:26.3716663Z     Checking spt-store v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-07T22:53:26.4235528Z     Checking xml-rs v0.8.28
2026-06-07T22:53:26.4271009Z     Checking mac-addr v0.3.0
2026-06-07T22:53:26.4877978Z     Checking tagptr v0.2.0
2026-06-07T22:53:26.6047062Z     Checking ryu v1.0.23
2026-06-07T22:53:26.6206695Z     Checking allocator-api2 v0.2.21
2026-06-07T22:53:26.6326920Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:53:26.6618443Z     Checking rustc-hash v2.1.2
2026-06-07T22:53:26.7273505Z     Checking toml v0.8.23
2026-06-07T22:53:26.7645642Z     Checking lru-slab v0.1.2
2026-06-07T22:53:26.7679199Z     Checking iroh-metrics v0.38.3
2026-06-07T22:53:26.7718700Z     Checking moka v0.12.15
2026-06-07T22:53:26.7785189Z     Checking strum v0.28.0
2026-06-07T22:53:26.8750363Z     Checking num_enum v0.7.6
2026-06-07T22:53:26.8885272Z     Checking noq-proto v0.17.0
2026-06-07T22:53:26.9126164Z     Checking iroh-base v0.98.0
2026-06-07T22:53:26.9416493Z     Checking hashbrown v0.16.1
2026-06-07T22:53:26.9912873Z     Checking attohttpc v0.30.1
2026-06-07T22:53:26.9913283Z     Checking xmltree v0.10.3
2026-06-07T22:53:27.0501752Z    Compiling derive_builder v0.20.2
2026-06-07T22:53:27.1471557Z     Checking simple-dns v0.9.3
2026-06-07T22:53:27.1672397Z     Checking regex v1.12.3
2026-06-07T22:53:27.1672717Z     Checking resolv-conf v0.7.6
2026-06-07T22:53:27.1685065Z     Checking arrayvec v0.7.6
2026-06-07T22:53:27.2078472Z     Checking arrayref v0.3.9
2026-06-07T22:53:27.2378422Z     Checking smol_str v0.1.24
2026-06-07T22:53:27.2591255Z     Checking constant_time_eq v0.4.2
2026-06-07T22:53:27.2877107Z    Compiling vergen-lib v9.1.0
2026-06-07T22:53:27.3488066Z    Compiling vergen-lib v0.1.6
2026-06-07T22:53:27.3629902Z     Checking sha1_smol v1.0.1
2026-06-07T22:53:27.3670354Z     Checking simdutf8 v0.1.5
2026-06-07T22:53:27.3721157Z     Checking serde_bytes v0.11.19
2026-06-07T22:53:27.3844398Z     Checking hmac v0.12.1
2026-06-07T22:53:27.3884891Z     Checking blake3 v1.8.5
2026-06-07T22:53:27.4745252Z     Checking webpki-roots v1.0.7
2026-06-07T22:53:27.4775512Z    Compiling vergen v9.1.0
2026-06-07T22:53:27.4982460Z     Checking cmov v0.5.4
2026-06-07T22:53:27.5125946Z     Checking hkdf v0.12.4
2026-06-07T22:53:27.5180637Z     Checking lru v0.16.4
2026-06-07T22:53:27.5551971Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:53:27.5552451Z     Checking sha1 v0.10.6
2026-06-07T22:53:27.5683983Z     Checking recvmsg v1.0.0
2026-06-07T22:53:27.5815080Z     Checking anstyle v1.0.14
2026-06-07T22:53:27.5823526Z     Checking once_cell_polyfill v1.70.2
2026-06-07T22:53:27.6349331Z     Checking spake2 v0.4.0
2026-06-07T22:53:27.6910179Z     Checking utf8parse v0.2.2
2026-06-07T22:53:27.6910542Z     Checking colorchoice v1.0.5
2026-06-07T22:53:27.6966875Z     Checking ctutils v0.4.2
2026-06-07T22:53:27.6986883Z     Checking is_terminal_polyfill v1.70.2
2026-06-07T22:53:27.7108207Z     Checking clap_lex v1.1.0
2026-06-07T22:53:27.7871659Z     Checking qrcode v0.14.1
2026-06-07T22:53:27.7871987Z     Checking anstyle-parse v1.0.0
2026-06-07T22:53:27.7913531Z     Checking mock-adapter v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-07T22:53:27.8918397Z     Checking spt-msg v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-07T22:53:28.0363153Z    Compiling iroh-relay v0.98.0
2026-06-07T22:53:28.0598136Z     Checking spt-term v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-07T22:53:28.0598755Z     Checking spt-runtime v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-07T22:53:28.2584566Z     Checking socket2 v0.6.4
2026-06-07T22:53:28.2584890Z     Checking mio v1.2.1
2026-06-07T22:53:28.2585119Z     Checking tempfile v3.27.0
2026-06-07T22:53:28.2585361Z     Checking netdev v0.42.0
2026-06-07T22:53:28.2585648Z     Checking rustls-platform-verifier v0.7.0
2026-06-07T22:53:28.2585928Z     Checking seize v0.5.1
2026-06-07T22:53:28.2586558Z     Checking interprocess v2.4.2
2026-06-07T22:53:28.2586816Z     Checking anstyle-query v1.1.5
2026-06-07T22:53:28.2587082Z     Checking anstyle-wincon v3.0.11
2026-06-07T22:53:28.2587865Z     Checking terminal_size v0.4.4
2026-06-07T22:53:28.4121948Z     Checking anstream v1.0.0
2026-06-07T22:53:28.4306244Z     Checking papaya v0.2.4
2026-06-07T22:53:28.5047386Z     Checking noq-udp v0.10.0
2026-06-07T22:53:28.6047943Z     Checking tokio v1.52.3
2026-06-07T22:53:28.6245098Z     Checking ipconfig v0.3.4
2026-06-07T22:53:28.7932507Z     Checking clap_builder v4.6.0
2026-06-07T22:53:29.1831780Z     Checking spt-live v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-07T22:53:29.8125132Z     Checking clap v4.6.1
2026-06-07T22:53:30.8683741Z     Checking tokio-util v0.7.18
2026-06-07T22:53:30.8683952Z     Checking tokio-rustls v0.26.4
2026-06-07T22:53:30.8684117Z     Checking tower v0.5.3
2026-06-07T22:53:30.8684400Z     Checking acto v0.8.2
2026-06-07T22:53:30.8685311Z     Checking backon v1.6.0
2026-06-07T22:53:31.1454091Z     Checking tower-http v0.6.11
2026-06-07T22:53:31.1586409Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-07T22:53:31.2633794Z     Checking h2 v0.4.14
2026-06-07T22:53:31.2634074Z     Checking n0-future v0.3.2
2026-06-07T22:53:31.2634312Z     Checking tokio-stream v0.1.18
2026-06-07T22:53:31.2634594Z     Checking tokio-websockets v0.13.2
2026-06-07T22:53:31.3493466Z     Checking n0-watcher v0.6.1
2026-06-07T22:53:31.3493678Z     Checking iroh-dns v0.98.0
2026-06-07T22:53:31.5553816Z     Checking noq v0.18.0
2026-06-07T22:53:32.2328968Z     Checking wmi v0.18.4
2026-06-07T22:53:32.5579802Z     Checking netwatch v0.16.0
2026-06-07T22:53:33.0864677Z     Checking hyper v1.10.1
2026-06-07T22:53:33.0864883Z     Checking hickory-net v0.26.0-beta.4
2026-06-07T22:53:33.6786574Z     Checking hyper-util v0.1.20
2026-06-07T22:53:33.7292408Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-07T22:53:34.3283275Z     Checking hyper-rustls v0.27.9
2026-06-07T22:53:34.3283491Z     Checking igd-next v0.17.1
2026-06-07T22:53:34.4422876Z     Checking reqwest v0.13.4
2026-06-07T22:53:34.5644261Z     Checking portmapper v0.16.0
2026-06-07T22:53:35.6001108Z     Checking iroh v0.98.2
2026-06-07T22:53:38.7765979Z     Checking spt-net v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-07T22:53:39.8212072Z     Checking spt-daemon v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-07T22:53:41.9379691Z     Checking xtask v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-07T22:53:41.9380189Z     Checking spt v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-07T22:53:44.0709757Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.08s
2026-06-07T22:53:44.2087925Z ##[group]Run actions/checkout@v5
2026-06-07T22:53:44.2088138Z with:
2026-06-07T22:53:44.2088321Z   repository: SaberMage/spt-shell-notify
2026-06-07T22:53:44.2088501Z   path: .adapter-notify
2026-06-07T22:53:44.2090660Z   token: ***
2026-06-07T22:53:44.2090861Z   ssh-strict: true
2026-06-07T22:53:44.2091053Z   ssh-user: git
2026-06-07T22:53:44.2091178Z   persist-credentials: true
2026-06-07T22:53:44.2091319Z   clean: true
2026-06-07T22:53:44.2091449Z   sparse-checkout-cone-mode: true
2026-06-07T22:53:44.2091605Z   fetch-depth: 1
2026-06-07T22:53:44.2091726Z   fetch-tags: false
2026-06-07T22:53:44.2091864Z   show-progress: true
2026-06-07T22:53:44.2091985Z   lfs: false
2026-06-07T22:53:44.2092097Z   submodules: false
2026-06-07T22:53:44.2092221Z   set-safe-directory: true
2026-06-07T22:53:44.2092360Z ##[endgroup]
2026-06-07T22:53:44.2764362Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T22:53:44.2769486Z ##[group]Getting Git version info
2026-06-07T22:53:44.2769806Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-07T22:53:44.3068665Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:53:44.3265119Z git version 2.43.0.windows.1
2026-06-07T22:53:44.3291600Z ##[endgroup]
2026-06-07T22:53:44.3298880Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\851c32e3-57a9-405d-a243-078a3b318462\.gitconfig'
2026-06-07T22:53:44.3311673Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\851c32e3-57a9-405d-a243-078a3b318462' before making global git config changes
2026-06-07T22:53:44.3312154Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:53:44.3316678Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T22:53:44.3541134Z ##[group]Initializing the repository
2026-06-07T22:53:44.3545728Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T22:53:44.3841051Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T22:53:44.3869383Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:53:44.4119836Z ##[endgroup]
2026-06-07T22:53:44.4120092Z ##[group]Disabling automatic garbage collection
2026-06-07T22:53:44.4124592Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T22:53:44.4342702Z ##[endgroup]
2026-06-07T22:53:44.4342945Z ##[group]Setting up auth
2026-06-07T22:53:44.4348806Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:53:44.4560079Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-07T22:53:44.8217935Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:53:44.8441328Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-07T22:53:45.1928687Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:53:45.2139735Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-07T22:53:45.5523385Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T22:53:45.5814073Z ##[endgroup]
2026-06-07T22:53:45.5814320Z ##[group]Determining the default branch
2026-06-07T22:53:45.5817259Z Retrieving the default branch name
2026-06-07T22:53:45.9141317Z Default branch 'main'
2026-06-07T22:53:45.9141721Z ##[endgroup]
2026-06-07T22:53:45.9141983Z ##[group]Fetching the repository
2026-06-07T22:53:45.9148614Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-07T22:53:46.6723200Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:53:46.6723462Z  * [new branch]      main       -> origin/main
2026-06-07T22:53:46.6833368Z ##[endgroup]
2026-06-07T22:53:46.6833675Z ##[group]Determining the checkout info
2026-06-07T22:53:46.6834541Z ##[endgroup]
2026-06-07T22:53:46.6839559Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-07T22:53:46.7078571Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-07T22:53:46.7287282Z ##[group]Checking out the ref
2026-06-07T22:53:46.7293535Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T22:53:46.7586548Z branch 'main' set up to track 'origin/main'.
2026-06-07T22:53:46.7586767Z Reset branch 'main'
2026-06-07T22:53:46.7606914Z ##[endgroup]
2026-06-07T22:53:46.7828535Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-07T22:53:46.8016863Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-07T22:53:46.8240325Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-07T22:53:46.8240668Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-07T22:53:46.8292642Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:53:46.8292872Z ##[endgroup]
2026-06-07T22:53:47.0921074Z     Updating crates.io index
2026-06-07T22:53:47.2277167Z      Locking 11 packages to latest compatible versions
2026-06-07T22:53:47.2656974Z    Compiling zmij v1.0.21
2026-06-07T22:53:47.2657159Z    Compiling serde_core v1.0.228
2026-06-07T22:53:47.2657335Z    Compiling serde_json v1.0.150
2026-06-07T22:53:47.2697532Z    Compiling itoa v1.0.18
2026-06-07T22:53:47.2697785Z    Compiling memchr v2.8.1
2026-06-07T22:53:49.3448209Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-07T22:53:49.6835389Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
2026-06-07T22:53:49.7883524Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-07T22:53:49.7883877Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-07T22:53:49.7933707Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:53:49.7933918Z env:
2026-06-07T22:53:49.7934176Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-07T22:53:49.7934474Z ##[endgroup]
2026-06-07T22:53:50.5078334Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-06-07T22:53:50.5257193Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-e41308107585698d.exe)
2026-06-07T22:53:50.5372080Z 
2026-06-07T22:53:50.5372244Z running 1 test
2026-06-07T22:53:51.1808917Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-07T22:53:51.1809090Z 
2026-06-07T22:53:51.1809310Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
2026-06-07T22:53:51.1809520Z 
2026-06-07T22:53:51.2651885Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-07T22:53:51.2652223Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-07T22:53:51.2703312Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:53:51.2703587Z env:
2026-06-07T22:53:51.2703701Z   SPT_INSTALL_E2E: 1
2026-06-07T22:53:51.2703832Z ##[endgroup]
2026-06-07T22:53:51.9388593Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
2026-06-07T22:53:51.9566273Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-7ecae9a0d9205e4c.exe)
2026-06-07T22:53:51.9691366Z 
2026-06-07T22:53:51.9691454Z running 1 test
2026-06-07T22:53:59.3445745Z test install_script_against_staged_release ... ok
2026-06-07T22:53:59.3445922Z 
2026-06-07T22:53:59.3446076Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.38s
2026-06-07T22:53:59.3446390Z 
2026-06-07T22:53:59.4273095Z ##[group]Run cargo run -p xtask -- check
2026-06-07T22:53:59.4273335Z [36;1mcargo run -p xtask -- check[0m
2026-06-07T22:53:59.4324669Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:53:59.4324903Z ##[endgroup]
2026-06-07T22:54:00.0713851Z    Compiling windows-sys v0.61.2
2026-06-07T22:54:00.0791584Z    Compiling darling_core v0.20.11
2026-06-07T22:54:00.0831243Z    Compiling fastrand v2.4.1
2026-06-07T22:54:00.0939201Z    Compiling windows-sys v0.59.0
2026-06-07T22:54:00.1754168Z    Compiling futures-lite v2.6.1
2026-06-07T22:54:00.5928700Z    Compiling spt-msg v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-07T22:54:00.7283352Z    Compiling spt-runtime v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-07T22:54:00.7283776Z    Compiling spt-term v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-07T22:54:01.2560248Z    Compiling darling_macro v0.20.11
2026-06-07T22:54:01.5079879Z    Compiling darling v0.20.11
2026-06-07T22:54:01.6466340Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:54:01.7223065Z    Compiling spt-live v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-07T22:54:02.2664049Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:54:02.5096180Z    Compiling derive_builder v0.20.2
2026-06-07T22:54:02.6394771Z    Compiling vergen-lib v9.1.0
2026-06-07T22:54:02.6394979Z    Compiling vergen-lib v0.1.6
2026-06-07T22:54:02.7256220Z    Compiling vergen v9.1.0
2026-06-07T22:54:02.7540187Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:54:03.0248664Z    Compiling iroh-relay v0.98.0
2026-06-07T22:54:04.6821641Z    Compiling socket2 v0.6.4
2026-06-07T22:54:04.6821846Z    Compiling mio v1.2.1
2026-06-07T22:54:04.6822071Z    Compiling netdev v0.42.0
2026-06-07T22:54:04.6822294Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T22:54:04.6822676Z    Compiling seize v0.5.1
2026-06-07T22:54:04.6822971Z    Compiling interprocess v2.4.2
2026-06-07T22:54:04.7996811Z    Compiling papaya v0.2.4
2026-06-07T22:54:04.8841780Z    Compiling noq-udp v0.10.0
2026-06-07T22:54:04.8842152Z    Compiling ipconfig v0.3.4
2026-06-07T22:54:05.0484994Z    Compiling tokio v1.52.3
2026-06-07T22:54:07.1593671Z    Compiling tokio-util v0.7.18
2026-06-07T22:54:07.1593974Z    Compiling tokio-rustls v0.26.4
2026-06-07T22:54:07.1594265Z    Compiling tower v0.5.3
2026-06-07T22:54:07.1594471Z    Compiling acto v0.8.2
2026-06-07T22:54:07.1595469Z    Compiling backon v1.6.0
2026-06-07T22:54:07.4612279Z    Compiling tower-http v0.6.11
2026-06-07T22:54:07.4817537Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T22:54:07.6435705Z    Compiling h2 v0.4.14
2026-06-07T22:54:07.6435907Z    Compiling n0-future v0.3.2
2026-06-07T22:54:07.6436236Z    Compiling tokio-stream v0.1.18
2026-06-07T22:54:07.6436546Z    Compiling tokio-websockets v0.13.2
2026-06-07T22:54:07.7257541Z    Compiling n0-watcher v0.6.1
2026-06-07T22:54:07.7264897Z    Compiling iroh-dns v0.98.0
2026-06-07T22:54:07.8976867Z    Compiling netwatch v0.16.0
2026-06-07T22:54:07.9941710Z    Compiling noq v0.18.0
2026-06-07T22:54:10.0273646Z    Compiling hyper v1.10.1
2026-06-07T22:54:10.0273875Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T22:54:10.7923462Z    Compiling hyper-util v0.1.20
2026-06-07T22:54:10.8060375Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T22:54:11.5705393Z    Compiling hyper-rustls v0.27.9
2026-06-07T22:54:11.5705620Z    Compiling igd-next v0.17.1
2026-06-07T22:54:11.6911805Z    Compiling reqwest v0.13.4
2026-06-07T22:54:12.1242233Z    Compiling portmapper v0.16.0
2026-06-07T22:54:17.1467734Z    Compiling iroh v0.98.2
2026-06-07T22:54:25.8610338Z    Compiling spt-net v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-07T22:54:27.0106547Z    Compiling spt-daemon v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-07T22:54:33.5517545Z    Compiling xtask v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-07T22:54:36.1576409Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.50s
2026-06-07T22:54:36.1761531Z      Running `target\debug\xtask.exe check`
2026-06-07T22:55:10.6743488Z xtask check: OK
2026-06-07T22:55:10.7480601Z Post job cleanup.
2026-06-07T22:55:10.8453801Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:55:10.8653225Z git version 2.43.0.windows.1
2026-06-07T22:55:10.8687229Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3c75061b-8226-40a4-87f3-a043cd4d9df8\.gitconfig'
2026-06-07T22:55:10.8700197Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3c75061b-8226-40a4-87f3-a043cd4d9df8' before making global git config changes
2026-06-07T22:55:10.8700684Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:55:10.8705249Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T22:55:10.8930766Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:55:10.9147485Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-07T22:55:11.2771326Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:55:11.2967462Z http.https://github.com/.extraheader
2026-06-07T22:55:11.2991853Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-07T22:55:11.3219121Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-07T22:55:11.6810417Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:55:11.7020223Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-07T22:55:12.0568977Z Post job cleanup.
2026-06-07T22:55:12.1497933Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:55:12.1694253Z git version 2.43.0.windows.1
2026-06-07T22:55:12.1728181Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\dd9589f2-08cb-4afc-b1cb-736335b3a56c\.gitconfig'
2026-06-07T22:55:12.1741098Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dd9589f2-08cb-4afc-b1cb-736335b3a56c' before making global git config changes
2026-06-07T22:55:12.1741580Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:55:12.1746106Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-07T22:55:12.1959002Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:55:12.2171162Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-07T22:55:12.5632579Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:55:12.5827695Z http.https://github.com/.extraheader
2026-06-07T22:55:12.5856989Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-07T22:55:12.6088656Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-07T22:55:12.9535057Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:55:12.9743427Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-07T22:55:13.3220863Z Cleaning up orphan processes
